Method
GPluginPluginget_loader
Declaration [src]
GPluginLoader*
gplugin_plugin_get_loader (
GPluginPlugin* plugin
)
Return value
Type: GPluginLoader
The GPluginLoader
that loaded plugin
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |