Package: gsk

Function gsk:shadow-node-new

Lambda List

gsk:shadow-node-new (child shadows)

Arguments

child -- a gsk:render-node instance for the node to draw
shadows -- a list of the form '((color1 dx1 dy1 radius1) (color2 dx2 dy2 radius2) ...) with the shadows to apply

Return Value

The new gsk:shadow-node instance.

Details

Creates a render node that will draw a child with the given shadows below it.
 

See also

2025-2-12