FillNode.this
this
(gsk.render_node.RenderNode child, gsk.path.Path path, gsk.types.FillRule fillRule)Creates a [gsk.render_node.RenderNode] that will fill the child in the area given by path and fill_rule.
Parameters
child | The node to fill the area with |
path | The path describing the area to fill |
fillRule | The fill rule to use |
Returns
A new [gsk.render_node.RenderNode]