Method

GPluginPluginget_loader

Declaration [src]

GPluginLoader*
gplugin_plugin_get_loader (
  GPluginPlugin* plugin
)

Description [src]

Returns the GPluginLoader that loaded plugin.

Return value

Returns: GPluginLoader
 

The GPluginLoader that loaded plugin.

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