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