Handbook
Glossary
g_type_interface_peek ( instance_class iface_type -- GTypeInterface* )
Vocabulary
gobject
.
ffi
Inputs
instance_class
an
object
iface_type
an
object
Outputs
GTypeInterface*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
gobject.ffi.private
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
GTypeInterface*
g_type_interface_peek
( GTypeClass* instance_class,
GType
iface_type )