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