|
GnuCash
2.6.99
|
Data Fields | |
| int | reportId |
| The report-id. | |
| gint | component_manager_id |
| SCM | cur_report |
| The report which this Page is satisfying. | |
| GNCOptionDB * | cur_odb |
| The Option DB for this report. | |
| SCM | option_change_cb_id |
| SCM | initial_report |
| GNCOptionDB * | initial_odb |
| SCM | name_change_cb_id |
| SCM | edited_reports |
| gboolean | need_reload |
| gboolean | reloading |
| GncHtml * | html |
| the gnc_html abstraction this PluginPage contains | |
| GtkContainer * | container |
| the container the above HTML widget is in. | |
Definition at line 98 of file gnc-plugin-page-report.c.
1.8.6