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