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