FillNode.this

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

Parameters

child gsk.render_node.RenderNode

The node to fill the area with

path gsk.path.Path

The path describing the area to fill

fillRule gsk.types.FillRule

The fill rule to use

Return Value