void scim_bridge_attribute_set_color ( ScimBridgeAttribute attribute,
unsigned int  red,
unsigned int  green,
unsigned int  blue 
)

Set the color of the attribute.
The color value will be ignored when the attribute type is not ATTRIBUTE_FOREGROUND nor ATTRIBUTE_BACKGROUND.

Parameters:
attribute The attribute.
red The red value, from 0x0 to 0xFF.
green The green value, from 0x0 to 0xFF.
blue The blue value, from 0x0 to 0xFF.


Generated on Tue Aug 1 01:48:20 2017 for SCIMBridge by  doxygen 1.5.6