Package: gsk

Function gsk:path-point-position

Lambda List

gsk:path-point-position (point path pos)

Arguments

point -- a gsk:path-point instance
path -- a gsk:path instance for the path point is on
pos -- a graphene:point-t instance for the coordinates of the point

Return Value

The graphene:point-t instance.

Details

Gets the position of the point.

Since 4.14
 

See also

#2025-08-02