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