RoundedClipNode.this

Creates a gsk.render_node.RenderNode that will clip the child to the area given by clip.

Parameters

child gsk.render_node.RenderNode

The node to draw

clip gsk.rounded_rect.RoundedRect

The clip to apply

Return Value