Package: gsk

Function gsk:path-start-point

Lambda List

gsk:path-start-point (path)

Arguments

path -- a gsk:path instance

Return Value

The gsk:path-point instance with the point.

Details

Gets the start point of the path. An empty path has no points, so nil is returned in this case.

Since 4.14
 

See also

gsk:path
gsk:path-pointer
2024-11-12