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