Method
PurpleAccountManageradd
unstable since: 3.0
Declaration [src]
void
purple_account_manager_add (
PurpleAccountManager* manager,
PurpleAccount* account
)
Parameters
account
-
Type:
PurpleAccount
The account to add.
The data is owned by the caller of the method.