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