Method

PurpleAccountManagerremove

since: 3.0

Declaration [src]

void
purple_account_manager_remove (
  PurpleAccountManager* manager,
  PurpleAccount* account
)

Description [src]

Removes account from manager.

Available since: 3.0

Parameters

account

Type: PurpleAccount

The account to remove.

The data is owned by the caller of the function.