Function
Purpleplugin_get_info
Declaration [src]
PurplePluginInfo*
purple_plugin_get_info (
PurplePlugin* plugin
)
Parameters
plugin |
PurplePlugin |
The plugin. |
|
The data is owned by the caller of the function. |
Return value
Returns: | PurplePluginInfo |
The plugin’s |
|
The data is owned by the called function. |