Method

GObjectTypePluginunuse

Declaration

void
g_type_plugin_unuse (
  GTypePlugin* plugin
)

Description

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