|
GnuCash c935c2f+
|
Data Fields | |
| GtkWidget * | acct_info |
| GtkWidget * | account_treeview |
| GtkWidget * | select_button |
| GtkWidget * | num_acct_label |
| GList * | account_list |
| GNCAccountType | account_type |
Definition at line 58 of file assistant-csv-export.h.
| GList* CsvExportAcc::account_list |
Definition at line 64 of file assistant-csv-export.h.
| GtkWidget* CsvExportAcc::account_treeview |
Definition at line 61 of file assistant-csv-export.h.
| GNCAccountType CsvExportAcc::account_type |
Definition at line 65 of file assistant-csv-export.h.
| GtkWidget* CsvExportAcc::acct_info |
Definition at line 60 of file assistant-csv-export.h.
| GtkWidget* CsvExportAcc::num_acct_label |
Definition at line 63 of file assistant-csv-export.h.
| GtkWidget* CsvExportAcc::select_button |
Definition at line 62 of file assistant-csv-export.h.