Method
GPluginLoaderunload_plugin
Declaration [src]
gboolean
gplugin_loader_unload_plugin (
GPluginLoader* loader,
GPluginPlugin* plugin,
gboolean shutdown,
GError** error
)
Parameters
plugin |
GPluginPlugin |
The |
|
The data is owned by the caller of the function. | |
shutdown |
gboolean |
Whether or not GPlugin is shutting down. |
|
error |
GError ** |
The return location for a GError* , or NULL . |