get_value


Description:

public uint get_value ()

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.

Parameters:

this

An Attribute

Returns:

An unsigned int value relative with AttrType.