Function

Purpleblist_add_account

Declaration [src]

void
purple_blist_add_account (
  PurpleAccount* account
)

Description [src]

Called when an account connects. Tells the UI to update all the buddies.

Parameters

account

Type: PurpleAccount

The account.

The data is owned by the caller of the function.