|
GnuCash c935c2f+
|
Data Fields | |
| gboolean | load_to_stream |
| URLType | url_type |
| gchar * | location |
| gchar * | label |
| URLType | base_type |
| gchar * | base_location |
| GtkWindow * | parent |
| gchar * | error_message |
Definition at line 63 of file gnc-html.h.
| gchar* GNCURLResult::base_location |
Definition at line 78 of file gnc-html.h.
| URLType GNCURLResult::base_type |
Definition at line 77 of file gnc-html.h.
| gchar* GNCURLResult::error_message |
Definition at line 84 of file gnc-html.h.
| gchar* GNCURLResult::label |
Definition at line 75 of file gnc-html.h.
| gboolean GNCURLResult::load_to_stream |
Definition at line 67 of file gnc-html.h.
| gchar* GNCURLResult::location |
Definition at line 74 of file gnc-html.h.
| GtkWindow* GNCURLResult::parent |
Definition at line 81 of file gnc-html.h.
| URLType GNCURLResult::url_type |
Definition at line 73 of file gnc-html.h.