30 #ifndef IMPORT_ACCOUNT_MATCHER_H 31 #define IMPORT_ACCOUNT_MATCHER_H 41 GtkWidget *new_button;
44 GtkWidget *account_tree_sw;
46 const gchar *account_human_description;
47 const gchar *account_online_id_value;
48 GtkWidget *account_online_id_label;
49 const gnc_commodity *new_account_default_commodity;
119 const gchar * account_online_id_value,
120 gboolean auto_create,
121 const gchar * account_human_description,
122 const gnc_commodity * new_account_default_commodity,
125 gboolean * ok_pressed
Account * gnc_import_select_account(GtkWidget *parent, const gchar *account_online_id_value, gboolean auto_create, const gchar *account_human_description, const gnc_commodity *new_account_default_commodity, GNCAccountType new_account_default_type, Account *default_selection, gboolean *ok_pressed)
Must be called with a string containing a unique identifier for the account.
Account handling public routines.
GtkTreeView implementation for gnucash account tree.
GNCAccountType
The account types are used to determine how the transaction data in the account is displayed...