g_type_interface_peek ( instance_class iface_type -- GTypeInterface* )


Vocabulary
gobject.ffi

Inputs
instance_classan object
iface_typean object


Outputs
GTypeInterface*an object


Definition