SCIMBridge  0.4.x
void scim_bridge_attribute_set_value ( ScimBridgeAttribute attribute,
scim_bridge_attribute_value_t  value 
)

Set 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.
valueThe value of the attribute.