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