Function
Purpleplugin_is_loaded
Declaration [src]
gboolean
purple_plugin_is_loaded (
PurplePlugin* plugin
)
Parameters
plugin
-
Type:
PurplePlugin
The plugin.
The data is owned by the caller of the function.
gboolean
purple_plugin_is_loaded (
PurplePlugin* plugin
)
plugin
Type: PurplePlugin
The plugin.
The data is owned by the caller of the function. |