[ CCode ( has_construct_function = false , type = "GskRenderNode*" ) ]
public ClipNode (RenderNode child, Rect clip)
Creates a `GskRenderNode` that will clip the child
to the area given by clip
.
child |
The node to draw |
clip |
The clip to apply |
A new `GskRenderNode` |