GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
GncHtmlPrivate Struct Reference

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
 

Detailed Description

Definition at line 26 of file gnc-html-p.h.

Field Documentation

◆ base_location

gchar* GncHtmlPrivate::base_location

Definition at line 33 of file gnc-html-p.h.

◆ base_type

URLType GncHtmlPrivate::base_type

Definition at line 32 of file gnc-html-p.h.

◆ button_cb

GncHTMLButtonCB GncHtmlPrivate::button_cb

Definition at line 41 of file gnc-html-p.h.

◆ button_cb_data

gpointer GncHtmlPrivate::button_cb_data

Definition at line 45 of file gnc-html-p.h.

◆ container

GtkWidget* GncHtmlPrivate::container

Definition at line 29 of file gnc-html-p.h.

◆ current_link

gchar* GncHtmlPrivate::current_link

Definition at line 30 of file gnc-html-p.h.

◆ flyover_cb

GncHTMLFlyoverCB GncHtmlPrivate::flyover_cb

Definition at line 40 of file gnc-html-p.h.

◆ flyover_cb_data

gpointer GncHtmlPrivate::flyover_cb_data

Definition at line 43 of file gnc-html-p.h.

◆ history

gnc_html_history* GncHtmlPrivate::history

Definition at line 47 of file gnc-html-p.h.

◆ load_cb

GncHTMLLoadCB GncHtmlPrivate::load_cb

Definition at line 39 of file gnc-html-p.h.

◆ load_cb_data

gpointer GncHtmlPrivate::load_cb_data

Definition at line 44 of file gnc-html-p.h.

◆ parent

GtkWidget* GncHtmlPrivate::parent

Definition at line 28 of file gnc-html-p.h.

◆ request_info

GHashTable* GncHtmlPrivate::request_info

Definition at line 35 of file gnc-html-p.h.

◆ urltype_cb

GncHTMLUrltypeCB GncHtmlPrivate::urltype_cb

Definition at line 38 of file gnc-html-p.h.


The documentation for this struct was generated from the following file: