Function
Purpleaccounts_delete
Declaration [src]
void
purple_accounts_delete (
PurpleAccount* account
)
Description [src]
Deletes an account.
This will remove any buddies from the buddy list that belong to this
account, buddy pounces that belong to this account, and will also
destroy account
.
Parameters
account |
PurpleAccount |
The account. |
|
The data is owned by the caller of the function. |