- g_type_plugin_complete_interface_info
void g_type_plugin_complete_interface_info(GTypePlugin* plugin, GType instance_type, GType interface_type, GInterfaceInfo* info)
Undocumented in source.
- g_type_plugin_complete_type_info
void g_type_plugin_complete_type_info(GTypePlugin* plugin, GType g_type, GTypeInfo* info, GTypeValueTable* value_table)
Undocumented in source.
- g_type_plugin_get_type
GType g_type_plugin_get_type()
Undocumented in source.
- g_type_plugin_unuse
void g_type_plugin_unuse(GTypePlugin* plugin)
Undocumented in source.
- g_type_plugin_use
void g_type_plugin_use(GTypePlugin* plugin)
Undocumented in source.