Function
Purpleblist_add_account
Declaration [src]
void
purple_blist_add_account (
PurpleAccount* account
)
Parameters
account
-
Type:
PurpleAccount
The account.
The data is owned by the caller of the function.
void
purple_blist_add_account (
PurpleAccount* account
)
account
Type: PurpleAccount
The account.
The data is owned by the caller of the function. |