Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

exporthtml.h File Reference

Include file for HTML export functions. More...

#include <gtk/gtk.h>

Include dependency graph for exporthtml.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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.


Detailed Description

Include file for HTML export functions.

Author:
Lionel ULMER , Darryl Luff

Definition in file exporthtml.h.


Function Documentation

void export_as_html char *    filename,
char *    rawfilename,
GtkWidget *    query,
char *    query_name
 

HTML results of the query in HTML.

Parameters:
filename  The full pathname to output to.
rawfilename  The raw filename.
query  The query widget.
query_name  The query name.

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().


Generated on Sun May 9 19:19:22 2004 for GtkSQL by doxygen1.2.18