Function

Purpleplugins_get_loaded

since: 2.0

Declaration [src]

GList*
purple_plugins_get_loaded (
  void
)

Description [src]

Returns a list of all loaded plugins.

Available since: 2.0

Return value

Type: A list of PurplePlugin*

A list of all loaded plugins.

The data is owned by the called function.