Package: gsk

Function gsk:stroke-node-new

Lambda List

gsk:stroke-node-new (child path stroke)

Arguments

child -- a gsk:render-node instance with the node to stroke the area with
path -- a gsk:path instance with the path describing the area to stroke
stroke -- a gsk:stroke value with the stroke attributes to use

Details

Creates a gsk:render-node instance that will fill the outline generated by stroking the given path using the attributes defined in stroke. The area is filled with child.

Since 4.14
 

See also

#2024-12-2