|
GnuCash c935c2f+
|
Data Fields | |
| GtkBox | box |
| GtkWidget * | combo |
| GtkWidget * | warning_image |
| const gchar * | rpt_guids |
| gboolean | block_signal |
| gboolean | popup_shown |
| gchar * | active_report_guid |
| gchar * | active_report_name |
Definition at line 49 of file gnc-report-combo.c.
| gchar* _GncReportCombo::active_report_guid |
Definition at line 61 of file gnc-report-combo.c.
| gchar* _GncReportCombo::active_report_name |
Definition at line 62 of file gnc-report-combo.c.
| gboolean _GncReportCombo::block_signal |
Definition at line 58 of file gnc-report-combo.c.
| GtkBox _GncReportCombo::box |
Definition at line 51 of file gnc-report-combo.c.
| GtkWidget* _GncReportCombo::combo |
Definition at line 53 of file gnc-report-combo.c.
| gboolean _GncReportCombo::popup_shown |
Definition at line 59 of file gnc-report-combo.c.
| const gchar* _GncReportCombo::rpt_guids |
Definition at line 56 of file gnc-report-combo.c.
| GtkWidget* _GncReportCombo::warning_image |
Definition at line 54 of file gnc-report-combo.c.