ClipNode.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(gsk.render_node.RenderNode child, graphene.rect.Rect clip)Creates a gsk.render_node.RenderNode that will clip the child to the area given by clip.
Parameters
child | The node to draw |
clip | The clip to apply |