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