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