Function
Purpleplugins_find_all
unstable since: 3.0
[−]
Return value
Type: A list of 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.
The caller of the function takes ownership of the data, and is responsible for freeing it. |