Method

PurpleAccountManagerget_enabled

unstable since: 3.0

Declaration [src]

GListModel*
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 model of GObject

The list of all enabled accounts.

The returned data is owned by the instance.