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