35 GHashTable* request_info;
38 GncHTMLUrltypeCB urltype_cb;
39 GncHTMLLoadCB load_cb;
40 GncHTMLFlyoverCB flyover_cb;
41 GncHTMLButtonCB button_cb;
43 gpointer flyover_cb_data;
44 gpointer load_cb_data;
45 gpointer button_cb_data;
47 gnc_html_history * history;