SCIMBridge  0.4.x
scim_bridge_attribute_value_t scim_bridge_attribute_get_value ( const ScimBridgeAttribute attribute)

Get the value of the attribute.
Notice, the value stands for RGB color from 0x000000 to 0xFFFFFF
if the attribute type is ATTRIBUTE_FOREGROUND or ATTRIBUTE_BACKGROUND.

Parameters
attributeThe attribute.
Returns
The value of the attribute.

Referenced by scim_bridge_client_imcontext_set_preedit_attributes().