FillNode.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.

Creates a [gsk.render_node.RenderNode] that will fill the child in the area given by path and fill_rule.

Parameters

childThe node to fill the area with
pathThe path describing the area to fill
fillRuleThe fill rule to use

Returns

A new [gsk.render_node.RenderNode]