AttrType
Description:
[ CCode ( cprefix = "IBUS_ATTR_TYPE_" , type_id = "ibus_attr_type_get_type ()" ) ]
public enum AttrType
Type enumeration of IBusText attribute.
Content:
Enum values:
- BACKGROUND - Background color.
- FOREGROUND - Foreground color.
- HINT - Use the preedit hint and each engine does
not specify the RGBA values but IBus panel or the Wayland panel decides the actual values.
- UNDERLINE - Decorate with underline.