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

Data Fields

gboolean load_to_stream
 
URLType url_type
 
gchar * location
 
gchar * label
 
URLType base_type
 
gchar * base_location
 
GtkWindow * parent
 
gchar * error_message
 

Detailed Description

Definition at line 63 of file gnc-html.h.

Field Documentation

◆ base_location

gchar* GNCURLResult::base_location

Definition at line 78 of file gnc-html.h.

◆ base_type

URLType GNCURLResult::base_type

Definition at line 77 of file gnc-html.h.

◆ error_message

gchar* GNCURLResult::error_message

Definition at line 84 of file gnc-html.h.

◆ label

gchar* GNCURLResult::label

Definition at line 75 of file gnc-html.h.

◆ load_to_stream

gboolean GNCURLResult::load_to_stream

Definition at line 67 of file gnc-html.h.

◆ location

gchar* GNCURLResult::location

Definition at line 74 of file gnc-html.h.

◆ parent

GtkWindow* GNCURLResult::parent

Definition at line 81 of file gnc-html.h.

◆ url_type

URLType GNCURLResult::url_type

Definition at line 73 of file gnc-html.h.


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