Package: gsk

Function gsk:fill-node-new

Lambda List

gsk:fill-node-new (child path rule)

Arguments

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

Details

Creates a gsk:render-node instance that will fill the child in the area given by path and rule.

Since 4.14
 

See also

#2024-12-2