michael@0: michael@0: /* Generated data (by glib-mkenums) */ michael@0: michael@0: #ifndef __ATK_ENUM_TYPES_H__ michael@0: #define __ATK_ENUM_TYPES_H__ michael@0: michael@0: #include michael@0: michael@0: G_BEGIN_DECLS michael@0: /* enumerations from "atkhyperlink.h" */ michael@0: GType atk_hyperlink_state_flags_get_type (void); michael@0: #define ATK_TYPE_HYPERLINK_STATE_FLAGS (atk_hyperlink_state_flags_get_type()) michael@0: /* enumerations from "atkobject.h" */ michael@0: GType atk_role_get_type (void); michael@0: #define ATK_TYPE_ROLE (atk_role_get_type()) michael@0: GType atk_layer_get_type (void); michael@0: #define ATK_TYPE_LAYER (atk_layer_get_type()) michael@0: /* enumerations from "atkrelationtype.h" */ michael@0: GType atk_relation_type_get_type (void); michael@0: #define ATK_TYPE_RELATION_TYPE (atk_relation_type_get_type()) michael@0: /* enumerations from "atkstate.h" */ michael@0: GType atk_state_type_get_type (void); michael@0: #define ATK_TYPE_STATE_TYPE (atk_state_type_get_type()) michael@0: /* enumerations from "atktext.h" */ michael@0: GType atk_text_attribute_get_type (void); michael@0: #define ATK_TYPE_TEXT_ATTRIBUTE (atk_text_attribute_get_type()) michael@0: GType atk_text_boundary_get_type (void); michael@0: #define ATK_TYPE_TEXT_BOUNDARY (atk_text_boundary_get_type()) michael@0: GType atk_text_clip_type_get_type (void); michael@0: #define ATK_TYPE_TEXT_CLIP_TYPE (atk_text_clip_type_get_type()) michael@0: /* enumerations from "atkutil.h" */ michael@0: GType atk_key_event_type_get_type (void); michael@0: #define ATK_TYPE_KEY_EVENT_TYPE (atk_key_event_type_get_type()) michael@0: GType atk_coord_type_get_type (void); michael@0: #define ATK_TYPE_COORD_TYPE (atk_coord_type_get_type()) michael@0: G_END_DECLS michael@0: michael@0: #endif /* __ATK_ENUM_TYPES_H__ */ michael@0: michael@0: /* Generated data ends here */ michael@0: