API Version: 3.0
Library Version: 2.90.0
Generated by gi-docgen 2024.1
unstable since: 3.0
GList* purple_plugins_find_all ( void )
Returns a list of all plugins, whether loaded or not.
Available since: 3.0
Type: A list of PurplePlugin*
PurplePlugin*
A list of all plugins. The list is owned by the caller, and must be g_list_free()d to avoid leaking the nodes.