Package: cairo

Function cairo:has-current-point

Lambda List

cairo:has-current-point (cr)

Arguments

cr -- a cairo:context-t instance

Return Value

The boolean whether a current point is defined.

Details

Returns whether a current point is defined on the current path. See the cairo:current-point function for details on the current point.
 

See also

2025-1-14