Method

PurpleAccountManagerget_enabled

since: 3.0

Declaration [src]

GList*
purple_account_manager_get_enabled (
  PurpleAccountManager* manager
)

Description [src]

Gets the list of all enabled accounts.

Available since: 3.0

Return value

Type: A list of PurpleAccount*

The list of all enabled accounts.

The caller of the method takes ownership of the data container, but not the data inside it.