Package: gsk

Function gsk:clip-node-new

Lambda List

gsk:clip-node-new (child clip)

Arguments

child -- a gsk:render-node instance with the render node to draw
clip -- a graphene:rect-t instance with the clip to apply

Return Value

The new gsk:render-node instance.

Details

Creates a render node that will clip the child render node to the area given by clip.
 

See also

#2023-10-27