|
GnuCash c935c2f+
|
Data Fields | |
| GList * | nodes |
| GList * | current_node |
| GList * | last_node |
| gnc_html_history_destroy_cb | destroy_cb |
| gpointer | destroy_cb_data |
Definition at line 30 of file gnc-html-history.cpp.
| GList* gnc_html_history::current_node |
Definition at line 33 of file gnc-html-history.cpp.
| gnc_html_history_destroy_cb gnc_html_history::destroy_cb |
Definition at line 37 of file gnc-html-history.cpp.
| gpointer gnc_html_history::destroy_cb_data |
Definition at line 38 of file gnc-html-history.cpp.
| GList* gnc_html_history::last_node |
Definition at line 34 of file gnc-html-history.cpp.
| GList* gnc_html_history::nodes |
Definition at line 32 of file gnc-html-history.cpp.