|
GnuCash c935c2f+
|
Data Fields | |
| GtkWidget * | hbox |
| GtkWidget * | totals_combo |
| GtkListStore * | datamodel |
| int | component_id |
| int | cnxn_id |
| gboolean | combo_popped |
| gboolean | show_negative_color |
| gchar * | negative_color |
Definition at line 42 of file window-main-summarybar.c.
| int GNCMainSummary::cnxn_id |
Definition at line 48 of file window-main-summarybar.c.
| gboolean GNCMainSummary::combo_popped |
Definition at line 49 of file window-main-summarybar.c.
| int GNCMainSummary::component_id |
Definition at line 47 of file window-main-summarybar.c.
| GtkListStore* GNCMainSummary::datamodel |
Definition at line 46 of file window-main-summarybar.c.
| GtkWidget* GNCMainSummary::hbox |
Definition at line 44 of file window-main-summarybar.c.
| gchar* GNCMainSummary::negative_color |
Definition at line 51 of file window-main-summarybar.c.
| gboolean GNCMainSummary::show_negative_color |
Definition at line 50 of file window-main-summarybar.c.
| GtkWidget* GNCMainSummary::totals_combo |
Definition at line 45 of file window-main-summarybar.c.