Function
Pidginroomlist_dialog_show_with_account
since: 2.0.0
Declaration [src]
void
pidgin_roomlist_dialog_show_with_account (
PurpleAccount* account
)
Description [src]
Shows a new room list dialog and fetches the list for the specified account.
Available since: 2.0.0
Parameters
account
-
Type:
PurpleAccount
The account to use.
The data is owned by the caller of the function.