StrokeNode
Creates a #GskRenderNode that will fill the outline generated by stroking the given @path using the attributes defined in @stroke.
The area is filled with @child.
Return
A new #GskRenderNode
Since
4.14
Parameters
child
The node to stroke the area with
path
The path describing the area to stroke
stroke
The stroke attributes to use
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)