/* Generated data (by glib-mkenums) */ #ifndef MOO_EDIT_ENUM_TYPES_H #define MOO_EDIT_ENUM_TYPES_H #include G_BEGIN_DECLS /* MooEditConfigSource */ GType moo_edit_config_source_get_type (void) G_GNUC_CONST; #define MOO_TYPE_EDIT_CONFIG_SOURCE (moo_edit_config_source_get_type ()) /* MooSaveResponse */ GType moo_save_response_get_type (void) G_GNUC_CONST; #define MOO_TYPE_SAVE_RESPONSE (moo_save_response_get_type ()) /* MooEditState */ GType moo_edit_state_get_type (void) G_GNUC_CONST; #define MOO_TYPE_EDIT_STATE (moo_edit_state_get_type ()) /* MooEditStatus */ GType moo_edit_status_get_type (void) G_GNUC_CONST; #define MOO_TYPE_EDIT_STATUS (moo_edit_status_get_type ()) /* MooLineEndType */ GType moo_line_end_type_get_type (void) G_GNUC_CONST; #define MOO_TYPE_LINE_END_TYPE (moo_line_end_type_get_type ()) /* MooOpenFlags */ GType moo_open_flags_get_type (void) G_GNUC_CONST; #define MOO_TYPE_OPEN_FLAGS (moo_open_flags_get_type ()) /* MooTextSelectionType */ GType moo_text_selection_type_get_type (void) G_GNUC_CONST; #define MOO_TYPE_TEXT_SELECTION_TYPE (moo_text_selection_type_get_type ()) /* MooTextSearchFlags */ GType moo_text_search_flags_get_type (void) G_GNUC_CONST; #define MOO_TYPE_TEXT_SEARCH_FLAGS (moo_text_search_flags_get_type ()) /* MooFindFlags */ GType moo_find_flags_get_type (void) G_GNUC_CONST; #define MOO_TYPE_FIND_FLAGS (moo_find_flags_get_type ()) /* MooDrawWsFlags */ GType moo_draw_ws_flags_get_type (void) G_GNUC_CONST; #define MOO_TYPE_DRAW_WS_FLAGS (moo_draw_ws_flags_get_type ()) /* MooActionCheckType */ GType moo_action_check_type_get_type (void) G_GNUC_CONST; #define MOO_TYPE_ACTION_CHECK_TYPE (moo_action_check_type_get_type ()) /* MooTextCursor */ GType moo_text_cursor_get_type (void) G_GNUC_CONST; #define MOO_TYPE_TEXT_CURSOR (moo_text_cursor_get_type ()) G_END_DECLS #endif /* MOO_EDIT_ENUM_TYPES_H */ /* Generated data ends here */