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