Method

PidginAccountManageredit_account

since: 3.0

Declaration [src]

void
pidgin_account_manager_edit_account (
  PidginAccountManager* manager,
  PurpleAccount* account
)

Description [src]

Opens the account editor in manager for the given account.

Available since: 3.0

Parameters

account

Type: PurpleAccount

The account to edit.

The data is owned by the caller of the function.