Handbook
Glossary
enum? ( object -- ? )
Vocabulary
gobject-introspection
.
repository
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
enum
class.
Definition
USING:
classes.tuple.private
;
IN:
gobject-introspection.repository
:
enum?
( object -- ? )
\
enum
9
tuple-instance?
;