Method

GPluginGtk3PluginInfoget_plugin

Declaration [src]

GPluginPlugin*
gplugin_gtk_plugin_info_get_plugin (
  GPluginGtkPluginInfo* info
)

Description [src]

Returns the GPluginPlugin that’s being displayed.

Return value

Returns: GPluginPlugin*
 

The GPluginPlugin that’s being displayed.

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