g_type_module_add_interface ( type_module instance_type interface_type interface_info -- )


Vocabulary
gobject.ffi

Inputs
type_modulean object
instance_typean object
interface_typean object
interface_infoan object


Outputs
None

Definition


LIBRARY: gobject FUNCTION: void g_type_module_add_interface
( GTypeModule* type_module, GType instance_type, GType
interface_type, GInterfaceInfo* interface_info )