summaryrefslogtreecommitdiffstats
path: root/src/ibusenumtypes.h
blob: 2e977a0e0eded8763623b6abf4f46f9422630440 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37

/* Generated data (by glib-mkenums) */

#ifndef __IBUS_ENUM_TYPES_H__
#define __IBUS_ENUM_TYPES_H__

#include <glib-object.h>

G_BEGIN_DECLS

/* enumerations from "ibusobject.h" */
GType ibus_object_flags_get_type (void) G_GNUC_CONST;
#define IBUS_TYPE_OBJECT_FLAGS (ibus_object_flags_get_type ())

/* enumerations from "ibusattribute.h" */
GType ibus_attr_type_get_type (void) G_GNUC_CONST;
#define IBUS_TYPE_ATTR_TYPE (ibus_attr_type_get_type ())
GType ibus_attr_underline_get_type (void) G_GNUC_CONST;
#define IBUS_TYPE_ATTR_UNDERLINE (ibus_attr_underline_get_type ())

/* enumerations from "ibusproperty.h" */
GType ibus_prop_type_get_type (void) G_GNUC_CONST;
#define IBUS_TYPE_PROP_TYPE (ibus_prop_type_get_type ())
GType ibus_prop_state_get_type (void) G_GNUC_CONST;
#define IBUS_TYPE_PROP_STATE (ibus_prop_state_get_type ())

/* enumerations from "ibustypes.h" */
GType ibus_modifier_type_get_type (void) G_GNUC_CONST;
#define IBUS_TYPE_MODIFIER_TYPE (ibus_modifier_type_get_type ())
GType ibus_capabilite_get_type (void) G_GNUC_CONST;
#define IBUS_TYPE_CAPABILITE (ibus_capabilite_get_type ())
G_END_DECLS

#endif /* __IBUS_ENUM_TYPES_H__ */

/* Generated data ends here */