|
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, gboolean force_rebuild) |
|
void(* | copy_to_clipboard )(GncHtml *html) |
|
gboolean(* | export_to_file )(GncHtml *html, const gchar *file) |
|
void(* | print )(GncHtml *html, const gchar *jobname) |
|
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 127 of file gnc-html.h.
The documentation for this struct was generated from the following file: