Method

PurpleAccountManageradd

since: 3.0

Declaration [src]

void
purple_account_manager_add (
  PurpleAccountManager* manager,
  PurpleAccount* account
)

Description [src]

Adds account to manager.

Available since: 3.0

Parameters

account

Type: PurpleAccount

The account to add.

The data is owned by the caller of the function.