Definition at line 70 of file druid-hierarchy.c.
Data Fields | |
| GtkWidget * | dialog |
| GtkWidget * | druid |
| gboolean | next_ok |
| GtkWidget * | currency_selector |
| GtkTreeView * | categories_tree |
| GtkTreeRowReference * | initial_category |
| GtkTextView * | category_description |
| GtkWidget * | category_accounts_container |
| GtkLabel * | category_accounts_label |
| GtkTreeView * | category_accounts_tree |
| gboolean | category_set_changed |
| GncTreeViewAccount * | final_account_tree |
| GtkWidget * | final_account_tree_container |
| Account * | selected_account |
| GHashTable * | balance_hash |
| Account * | our_account_tree |
| QofBook * | temporary |
| gboolean | account_list_added |
| gboolean | use_defaults |
| GncHierarchyDruidFinishedCallback | when_completed |
| GHashTable* hierarchy_data::balance_hash |
Map<Account*,gnc_numeric*>
Definition at line 89 of file druid-hierarchy.c.
1.5.2