#include <gtk/gtk.h>
Include dependency graph for export.h:

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

Go to the source code of this file.
Data Structures | |
| struct | _common_export_data |
| Data for common export dialog. More... | |
Typedefs | |
| typedef _common_export_data | CommonExportData |
| Data for common export dialog. | |
Functions | |
| void | add_entry_line (char *labeltext, GtkWidget *widget, GtkWidget *table, int height) |
| Adds an entry line. | |
| int | export_in_progress () |
| Return the status of the export. | |
| void | result_export () |
| Display the export dialog. | |
Definition in file export.h.
|
|
Return the status of the export.
|
1.2.18