API Version: 3.0
Library Version: 3.0.0-devel
Generated by gi-docgen 2023.1
GList* purple_plugins_find_all ( void )
Returns a list of all plugins, whether loaded or not.
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.