Function
Purpleblist_remove_account
Declaration [src]
void
purple_blist_remove_account (
PurpleAccount* account
)
Description [src]
Called when an account disconnects. Sets the presence of all the buddies to 0 and tells the UI to update them.
Parameters
account |
PurpleAccount |
The account. |
|
The data is owned by the caller of the function. |