Method

GObjectTypePluginuse

Declaration

void
g_type_plugin_use (
  GTypePlugin* plugin
)

Description

Calls the use_plugin function from the GTypePluginClass of plugin. There should be no need to use this function outside of the GObject type system itself.