summaryrefslogtreecommitdiff
path: root/tools/glade/examples/editor/src/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/glade/examples/editor/src/interface.h')
-rw-r--r--tools/glade/examples/editor/src/interface.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/glade/examples/editor/src/interface.h b/tools/glade/examples/editor/src/interface.h
new file mode 100644
index 00000000..2b323163
--- /dev/null
+++ b/tools/glade/examples/editor/src/interface.h
@@ -0,0 +1,9 @@
+/*
+ * DO NOT EDIT THIS FILE - it is generated by Glade.
+ */
+
+GtkWidget* create_main_window (void);
+GtkWidget* create_open_file_selection (void);
+GtkWidget* create_font_selection (void);
+GtkWidget* create_about_dialog (void);
+GtkWidget* create_save_file_selection (void);