Function
Purpleplugin_unload
Declaration [src]
gboolean
purple_plugin_unload (
PurplePlugin* plugin,
GError** error
)
Parameters
plugin |
PurplePlugin |
The plugin handle. |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |