Function

Finchaccount_dialog_show

Declaration [src]

void
finch_account_dialog_show (
  PurpleAccount* account
)

Description [src]

Show the edit dialog for an account.

Parameters

account

Type: PurpleAccount

The account to edit, or NULL to create a new account.

The data is owned by the caller of the function.