Package: gsk

Function gsk:rounded-clip-node-new

Lambda List

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

Arguments

child -- a gsk:render-node instance for the node to draw
clip -- a gsk:rounded-rect instance for 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

#2025-08-02