Handbook
Glossary
CAIRO_STATUS_NO_CURRENT_POINT? ( object -- ? )
Vocabulary
cairo
.
ffi
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
CAIRO_STATUS_NO_CURRENT_POINT
class.
Definition
USING:
kernel
;
IN:
cairo.ffi
:
CAIRO_STATUS_NO_CURRENT_POINT?
( object -- ? )
\
CAIRO_STATUS_NO_CURRENT_POINT
eq?
;