Package: gsk

Function gsk:stroke-equal

Lambda List

gsk:stroke-equal (stroke1 stroke2)

Arguments

stoke1 -- a gsk:stroke instance
stoke2 -- another gsk:stroke instance

Return Value

True if the two strokes are equal, false otherwise.

Details

Checks if two strokes are identical.
 

See also

#2024-11-11