|
GnuCash
2.6.99
|
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) |
Definition at line 124 of file gnc-html.h.
1.8.6