Class
GskStrokeNode
since: 4.14
[−]
Constructors
gsk_stroke_node_new
Creates a GskRenderNode
that will fill the outline generated by stroking
the given path
using the attributes defined in stroke
.
since: 4.14
[−]
Instance methods
gsk_stroke_node_get_path
Retrieves the path that will be stroked with the contents of
the node
.
since: 4.14
[+]