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