Method

PurpleAccountManagerget_connected_accounts

unstable since: 3.0

Declaration [src]

GListModel*
purple_account_manager_get_connected_accounts (
  PurpleAccountManager* manager
)

Description [src]

Gets a list of all accounts that are currently connected.

Available since: 3.0

Return value

Type: A list model of GObject

The list of all connected accounts.

The returned data is owned by the instance.