Method

GPluginPluginget_info

Declaration [src]

GPluginPluginInfo*
gplugin_plugin_get_info (
  GPluginPlugin* plugin
)

Description [src]

Returns the plugin info for plugin.

Gets propertyGPlugin.Plugin:info

Return value

Returns: GPluginPluginInfo
 

The plugin info instance for plugin.

 The caller of the method takes ownership of the data, and is responsible for freeing it.