#include <gtk/gtk.h>
Include dependency graph for exporthtml.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | export_as_html (char *filename, char *rawfilename, GtkWidget *query, char *query_name) |
HTML results of the query in HTML. |
Definition in file exporthtml.h.
|
HTML results of the query in HTML.
Definition at line 348 of file exporthtml.c. References _a_buf::b_dat, _a_buf::b_len, buf_free(), buf_new(), export_html_dialog_create(), and export_html_dialog_show(). |