Handbook
Glossary
CAIRO_STATUS_NO_MEMORY? ( 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_MEMORY
class.
Definition
USING:
kernel
;
IN:
cairo.ffi
:
CAIRO_STATUS_NO_MEMORY?
( object -- ? )
\
CAIRO_STATUS_NO_MEMORY
eq?
;