Package: gsk

Function gsk:path-is-empty

Lambda List

gsk:path-is-empty (path)

Arguments

path -- a gsk:path instance

Return Value

True if the path is empty.

Details

Checks if the path is empty, that is, contains no lines or curves.

Since 4.14
 

See also

#2024-11-12