![]() |
![]() |
![]() |
IBus Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
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
GType ibus_object_flags_get_type (void
);
Returns the type of IBUS_OBJECT_FLAGS as GType.
Returns : |
GType of IBUS_OBJECT_FLAGS |
#define IBUS_TYPE_OBJECT_FLAGS (ibus_object_flags_get_type ())
Returns the type of IBUS_OBJECT_FLAGS as GType.
|
GType of IBUS_OBJECT_FLAGS |
GType ibus_attr_type_get_type (void
);
Returns the type of IBUS_ATTR_TYPE as GType.
Returns : |
GType of IBUS_ATTR_TYPE |
#define IBUS_TYPE_ATTR_TYPE (ibus_attr_type_get_type ())
Returns the type of IBUS_ATTR_TYPE as GType.
|
GType of IBUS_ATTR_TYPE |
GType ibus_attr_underline_get_type (void
);
Returns the type of IBUS_ATTR_UNDERLINE as GType.
Returns : |
GType of IBUS_ATTR_UNDERLINE |
#define IBUS_TYPE_ATTR_UNDERLINE (ibus_attr_underline_get_type ())
Returns the type of IBUS_ATTR_UNDERLINE as GType.
|
GType of IBUS_ATTR_UNDERLINE |
GType ibus_prop_type_get_type (void
);
Returns the type of IBUS_PROP_TYPE as GType.
Returns : |
GType of IBUS_PROP_TYPE |
#define IBUS_TYPE_PROP_TYPE (ibus_prop_type_get_type ())
Returns the type of IBUS_PROP_TYPE as GType.
|
GType of IBUS_PROP_TYPE |
GType ibus_prop_state_get_type (void
);
Returns the type of IBUS_PROP_STATE as GType.
Returns : |
GType of IBUS_PROP_STATE |
#define IBUS_TYPE_PROP_STATE (ibus_prop_state_get_type ())
Returns the type of IBUS_PROP_STATE as GType.
|
GType of IBUS_PROP_STATE |
GType ibus_modifier_type_get_type (void
);
Returns the type of IBUS_MODIFIER_TYPE as GType.
Returns : |
GType of IBUS_MODIFIER_TYPE |
#define IBUS_TYPE_MODIFIER_TYPE (ibus_modifier_type_get_type ())
Returns the type of IBUS_MODIFIER_TYPE as GType.
|
GType of IBUS_MODIFIER_TYPE |
GType ibus_capabilite_get_type (void
);
Returns the type of IBUS_CAPABILITE as GType.
Returns : |
GType of IBUS_CAPABILITE |
#define IBUS_TYPE_CAPABILITE (ibus_capabilite_get_type ())
Returns the type of IBUS_CAPABILITE as GType.
|
GType of IBUS_CAPABILITE |
GType ibus_orientation_get_type (void
);
Returns the type of IBUS_ORIENTATION as GType.
Returns : |
GType of IBUS_ORIENTATION |