g_type_check_instance_cast ( instance iface_type -- GTypeInstance* )


Vocabulary
gobject.ffi

Inputs
instancean object
iface_typean object


Outputs
GTypeInstance*an object


Definition