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

exporttext.h File Reference

Include file for text export functions and the text export dialog. More...

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_text (char *filename, char *rawfilename, GtkWidget *query, char *query_name)
 Text export.


Detailed Description

Include file for text export functions and the text export dialog.

Author:
Lionel ULMER , Darryl Luff
This dialog is initialised the first time it is used, then is kept around for the rest of the run of the program. This allows settings to be kept.

Definition in file exporttext.h.


Function Documentation

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

Text export.

Parameters:
filename  The filename to export to.
rawfilename  The raw filename to export to.
query  A pointer to the query text widget.
query_name  The query display name.

Definition at line 297 of file exporttext.c.

References _a_buf::b_dat, _a_buf::b_len, buf_free(), buf_new(), export_text_dialog_create(), and export_text_dialog_show().


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