ibusenumtypes

ibusenumtypes — Enumeration definition in IBus.

Stability Level

Stable, unless otherwise indicated

Synopsis

GType               ibus_object_flags_get_type          (void);
#define             IBUS_TYPE_OBJECT_FLAGS
GType               ibus_attr_type_get_type             (void);
#define             IBUS_TYPE_ATTR_TYPE
GType               ibus_attr_underline_get_type        (void);
#define             IBUS_TYPE_ATTR_UNDERLINE
GType               ibus_prop_type_get_type             (void);
#define             IBUS_TYPE_PROP_TYPE
GType               ibus_prop_state_get_type            (void);
#define             IBUS_TYPE_PROP_STATE
GType               ibus_modifier_type_get_type         (void);
#define             IBUS_TYPE_MODIFIER_TYPE
GType               ibus_capabilite_get_type            (void);
#define             IBUS_TYPE_CAPABILITE
GType               ibus_orientation_get_type           (void);
#define             IBUS_TYPE_ORIENTATION

Description

IBusEnumTypes lists IBus enumeration types.

Details

ibus_object_flags_get_type ()

GType               ibus_object_flags_get_type          (void);

Returns the type of IBUS_OBJECT_FLAGS as GType.

Returns :

GType of IBUS_OBJECT_FLAGS

IBUS_TYPE_OBJECT_FLAGS

#define IBUS_TYPE_OBJECT_FLAGS (ibus_object_flags_get_type ())

Returns the type of IBUS_OBJECT_FLAGS as GType.

returns :

GType of IBUS_OBJECT_FLAGS

ibus_attr_type_get_type ()

GType               ibus_attr_type_get_type             (void);

Returns the type of IBUS_ATTR_TYPE as GType.

Returns :

GType of IBUS_ATTR_TYPE

IBUS_TYPE_ATTR_TYPE

#define IBUS_TYPE_ATTR_TYPE (ibus_attr_type_get_type ())

Returns the type of IBUS_ATTR_TYPE as GType.

returns :

GType of IBUS_ATTR_TYPE

ibus_attr_underline_get_type ()

GType               ibus_attr_underline_get_type        (void);

Returns the type of IBUS_ATTR_UNDERLINE as GType.

Returns :

GType of IBUS_ATTR_UNDERLINE

IBUS_TYPE_ATTR_UNDERLINE

#define IBUS_TYPE_ATTR_UNDERLINE (ibus_attr_underline_get_type ())

Returns the type of IBUS_ATTR_UNDERLINE as GType.

returns :

GType of IBUS_ATTR_UNDERLINE

ibus_prop_type_get_type ()

GType               ibus_prop_type_get_type             (void);

Returns the type of IBUS_PROP_TYPE as GType.

Returns :

GType of IBUS_PROP_TYPE

IBUS_TYPE_PROP_TYPE

#define IBUS_TYPE_PROP_TYPE (ibus_prop_type_get_type ())

Returns the type of IBUS_PROP_TYPE as GType.

returns :

GType of IBUS_PROP_TYPE

ibus_prop_state_get_type ()

GType               ibus_prop_state_get_type            (void);

Returns the type of IBUS_PROP_STATE as GType.

Returns :

GType of IBUS_PROP_STATE

IBUS_TYPE_PROP_STATE

#define IBUS_TYPE_PROP_STATE (ibus_prop_state_get_type ())

Returns the type of IBUS_PROP_STATE as GType.

returns :

GType of IBUS_PROP_STATE

ibus_modifier_type_get_type ()

GType               ibus_modifier_type_get_type         (void);

Returns the type of IBUS_MODIFIER_TYPE as GType.

Returns :

GType of IBUS_MODIFIER_TYPE

IBUS_TYPE_MODIFIER_TYPE

#define IBUS_TYPE_MODIFIER_TYPE (ibus_modifier_type_get_type ())

Returns the type of IBUS_MODIFIER_TYPE as GType.

returns :

GType of IBUS_MODIFIER_TYPE

ibus_capabilite_get_type ()

GType               ibus_capabilite_get_type            (void);

Returns the type of IBUS_CAPABILITE as GType.

Returns :

GType of IBUS_CAPABILITE

IBUS_TYPE_CAPABILITE

#define IBUS_TYPE_CAPABILITE (ibus_capabilite_get_type ())

Returns the type of IBUS_CAPABILITE as GType.

returns :

GType of IBUS_CAPABILITE

ibus_orientation_get_type ()

GType               ibus_orientation_get_type           (void);

Returns the type of IBUS_ORIENTATION as GType.

Returns :

GType of IBUS_ORIENTATION

IBUS_TYPE_ORIENTATION

#define IBUS_TYPE_ORIENTATION (ibus_orientation_get_type ())

Returns the type of IBUS_ORIENTATION as GType.

returns :

GType of IBUS_ORIENTATION