|
GnuCash c935c2f+
|
Data Fields | |
| GtkWidget * | parent |
| GtkWidget * | container |
| gchar * | current_link |
| URLType | base_type |
| gchar * | base_location |
| GHashTable * | request_info |
| GncHTMLUrltypeCB | urltype_cb |
| GncHTMLLoadCB | load_cb |
| GncHTMLFlyoverCB | flyover_cb |
| GncHTMLButtonCB | button_cb |
| gpointer | flyover_cb_data |
| gpointer | load_cb_data |
| gpointer | button_cb_data |
| gnc_html_history * | history |
Definition at line 26 of file gnc-html-p.h.
| gchar* GncHtmlPrivate::base_location |
Definition at line 33 of file gnc-html-p.h.
| URLType GncHtmlPrivate::base_type |
Definition at line 32 of file gnc-html-p.h.
| GncHTMLButtonCB GncHtmlPrivate::button_cb |
Definition at line 41 of file gnc-html-p.h.
| gpointer GncHtmlPrivate::button_cb_data |
Definition at line 45 of file gnc-html-p.h.
| GtkWidget* GncHtmlPrivate::container |
Definition at line 29 of file gnc-html-p.h.
| gchar* GncHtmlPrivate::current_link |
Definition at line 30 of file gnc-html-p.h.
| GncHTMLFlyoverCB GncHtmlPrivate::flyover_cb |
Definition at line 40 of file gnc-html-p.h.
| gpointer GncHtmlPrivate::flyover_cb_data |
Definition at line 43 of file gnc-html-p.h.
| gnc_html_history* GncHtmlPrivate::history |
Definition at line 47 of file gnc-html-p.h.
| GncHTMLLoadCB GncHtmlPrivate::load_cb |
Definition at line 39 of file gnc-html-p.h.
| gpointer GncHtmlPrivate::load_cb_data |
Definition at line 44 of file gnc-html-p.h.
| GtkWidget* GncHtmlPrivate::parent |
Definition at line 28 of file gnc-html-p.h.
| GHashTable* GncHtmlPrivate::request_info |
Definition at line 35 of file gnc-html-p.h.
| GncHTMLUrltypeCB GncHtmlPrivate::urltype_cb |
Definition at line 38 of file gnc-html-p.h.