[ CCode ( has_construct_function = false ) ]
public RoundedClipNode (RenderNode child, RoundedRect 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` |