StrokeNode.this
this
(gsk.render_node.RenderNode child, gsk.path.Path path, gsk.stroke.Stroke stroke)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.
Parameters
child | The node to stroke the area with |
path | The path describing the area to stroke |
stroke | The stroke attributes to use |
Returns
A new #GskRenderNode