#include "account.h"
Include dependency graph for gntaccount.h:
Go to the source code of this file.
PurpleAccountUiOps * | finch_accounts_get_ui_ops (void) |
Get the ui-functions. | |
void | finch_accounts_init (void) |
Perform necessary initializations. | |
void | finch_accounts_uninit (void) |
Perform necessary uninitializations. | |
void | finch_accounts_show_all (void) |
Show the account-manager dialog. | |
void | finch_account_dialog_show (PurpleAccount *account) |
Show the edit dialog for an account. |
Definition in file gntaccount.h.
|
Show the edit dialog for an account.
|
|
Get the ui-functions.
|