summaryrefslogtreecommitdiff
path: root/include/gutenprintui2/typebuiltins.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gutenprintui2/typebuiltins.h')
-rw-r--r--include/gutenprintui2/typebuiltins.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/include/gutenprintui2/typebuiltins.h b/include/gutenprintui2/typebuiltins.h
new file mode 100644
index 0000000..cfa8fbb
--- /dev/null
+++ b/include/gutenprintui2/typebuiltins.h
@@ -0,0 +1,23 @@
+
+/* Generated data (by glib-mkenums) */
+
+#ifndef GUTENPRINTUI_TYPE_BUILTINS_H
+#define GUTENPRINTUI_TYPE_BUILTINS_H
+
+#include <glib-object.h>
+
+G_BEGIN_DECLS
+/* enumerations from "gutenprintui.h" */
+GType orient_t_orient_t_get_type (void);
+#define STPUI_TYPE_ORIENT_T (orient_t_orient_t_get_type())
+GType command_t_command_t_get_type (void);
+#define STPUI_TYPE_COMMAND_T (command_t_command_t_get_type())
+/* enumerations from "curve.h" */
+GType stpui_curve_type_get_type (void);
+#define STPUI_TYPE_CURVE_TYPE (stpui_curve_type_get_type())
+G_END_DECLS
+
+#endif /* GUTENPRINTUI_TYPE_BUILTINS_H */
+
+/* Generated data ends here */
+