cl-cffi-gtk
API documentation
Package:
cairo
Function cairo-new-path
Lambda List
cairo-new-path
(
cr
)
Arguments
cr
-- a
cairo-t
context
Details
Clears the current path. After this call there will be no path and no current point.
See also
cairo-t
2021-12-12