ClipNode.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 graphene.rect.Rect

The clip to apply

Return Value