2008-08-27 13:33:34 -05:00
|
|
|
|
|
|
|
/* Generated data (by glib-mkenums) */
|
|
|
|
|
2011-01-21 03:12:18 -08:00
|
|
|
#ifndef MOO_UTILS_ENUMS_H
|
|
|
|
#define MOO_UTILS_ENUMS_H
|
2008-08-27 13:33:34 -05:00
|
|
|
|
|
|
|
#include <glib-object.h>
|
|
|
|
|
|
|
|
G_BEGIN_DECLS
|
|
|
|
|
2011-01-21 03:12:18 -08:00
|
|
|
/* MooSaveChangesResponse */
|
2011-01-01 17:41:01 -08:00
|
|
|
GType moo_save_changes_response_get_type (void) G_GNUC_CONST;
|
2011-01-21 03:12:18 -08:00
|
|
|
#define MOO_TYPE_SAVE_CHANGES_RESPONSE (moo_save_changes_response_get_type ())
|
2010-12-08 01:25:34 -08:00
|
|
|
|
2011-01-21 03:12:18 -08:00
|
|
|
/* MooFileDialogType */
|
2008-08-27 13:33:34 -05:00
|
|
|
GType moo_file_dialog_type_get_type (void) G_GNUC_CONST;
|
2011-01-21 03:12:18 -08:00
|
|
|
#define MOO_TYPE_FILE_DIALOG_TYPE (moo_file_dialog_type_get_type ())
|
2008-08-27 13:33:34 -05:00
|
|
|
|
2011-01-21 03:12:18 -08:00
|
|
|
/* MooUiNodeType */
|
2008-08-27 13:33:34 -05:00
|
|
|
GType moo_ui_node_type_get_type (void) G_GNUC_CONST;
|
2011-01-21 03:12:18 -08:00
|
|
|
#define MOO_TYPE_UI_NODE_TYPE (moo_ui_node_type_get_type ())
|
2008-08-27 13:33:34 -05:00
|
|
|
|
2011-01-21 03:12:18 -08:00
|
|
|
/* MooUiNodeFlags */
|
2008-08-27 13:33:34 -05:00
|
|
|
GType moo_ui_node_flags_get_type (void) G_GNUC_CONST;
|
2011-01-21 03:12:18 -08:00
|
|
|
#define MOO_TYPE_UI_NODE_FLAGS (moo_ui_node_flags_get_type ())
|
2008-08-27 13:33:34 -05:00
|
|
|
|
2011-01-21 03:12:18 -08:00
|
|
|
/* MooUiWidgetType */
|
2008-08-27 13:33:34 -05:00
|
|
|
GType moo_ui_widget_type_get_type (void) G_GNUC_CONST;
|
2011-01-21 03:12:18 -08:00
|
|
|
#define MOO_TYPE_UI_WIDGET_TYPE (moo_ui_widget_type_get_type ())
|
|
|
|
|
|
|
|
/* MooCloseResponse */
|
|
|
|
GType moo_close_response_get_type (void) G_GNUC_CONST;
|
|
|
|
#define MOO_TYPE_CLOSE_RESPONSE (moo_close_response_get_type ())
|
2008-08-27 13:33:34 -05:00
|
|
|
|
|
|
|
|
|
|
|
G_END_DECLS
|
|
|
|
|
2011-01-21 03:12:18 -08:00
|
|
|
#endif /* MOO_UTILS_ENUMS_H */
|
2008-08-27 13:33:34 -05:00
|
|
|
|
|
|
|
/* Generated data ends here */
|
|
|
|
|