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