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