Method

GPluginPluginget_loader

Declaration [src]

GPluginLoader*
gplugin_plugin_get_loader (
  GPluginPlugin* plugin
)

Description [src]

Returns the loader that loaded plugin.

Gets propertyGPlugin.Plugin:loader

Return value

Type: GPluginLoader

The GPluginLoader that loaded plugin.

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