FillNode
Creates a GskRenderNode
that will fill the @child in the area given by @path and @fill_rule.
Return
A new GskRenderNode
Since
4.14
Parameters
child
The node to fill the area with
path
The path describing the area to fill
fillRule
The fill rule to use
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)