Package: gsk

Function gsk:stroke-new

Lambda List

gsk:stroke-new (width)

Arguments

width -- a number coerced to a float with the line width of the stroke, must be > 0

Return Value

The new gsk:stroke instance.

Details

Creates a new gsk:stroke instance with the given width.

Since 4.14
 

See also

#2024-11-11