Handbook
Glossary
atomic-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
atomic-info
class.
Definition
USING:
classes.tuple.private
;
IN:
gobject-introspection.types
:
atomic-info?
( object -- ? )
\
atomic-info
9
tuple-instance?
;