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