Gets an unsigned int value relative with AttrType.
If the type is ibus_attr_type_underline, the return value is AttrUnderline. If the type is ibus_attr_type_foreground , the return value is the color RGB. if the type is ibus_attr_type_hint, the return value is the value of AttrPreedit.
| this |
An Attribute |
|
An unsigned int value relative with AttrType. |