Function
Purpleplugin_get_dependent_plugins
Declaration [src]
GSList*
purple_plugin_get_dependent_plugins (
PurplePlugin* plugin
)
Parameters
plugin |
PurplePlugin |
The plugin whose dependent plugins are returned. |
|
The data is owned by the caller of the function. |