Method
GPluginPluginget_info
Declaration [src]
GPluginPluginInfo*
gplugin_plugin_get_info (
  GPluginPlugin* plugin
)
      Return value
Type: GPluginPluginInfo
The plugin info instance for plugin.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |