GnuCash 2.4.99
Data Fields
_GncHtmlClass Struct Reference

Data Fields

GtkBinClass parent_class
void(* show_url )(GncHtml *html, URLType type, const gchar *location, const gchar *label, gboolean new_window_hint)
void(* show_data )(GncHtml *html, const gchar *data, int datalen)
void(* reload )(GncHtml *html)
void(* copy_to_clipboard )(GncHtml *html)
gboolean(* export_to_file )(GncHtml *html, const gchar *file)
void(* print )(GncHtml *html, const gchar *jobname, gboolean export_pdf)
void(* cancel )(GncHtml *html)
URLType(* parse_url )(GncHtml *html, const gchar *url, gchar **url_location, gchar **url_label)
void(* set_parent )(GncHtml *html, GtkWindow *parent)

Detailed Description

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


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines