Package: gsk

Function gsk:rounded-clip-node-new

Lambda List

gsk:rounded-clip-node-new (child clip)

Arguments

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

Return Value

The new gsk:rounded-clip-node instance.

Details

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

See also

#2023-11-29