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