SCIM Bridge 0.4.x

◆ scim_bridge_attribute_set_green()

void scim_bridge_attribute_set_green ( ScimBridgeAttribute * attribute,
unsigned int green )

Set the green value of the attribute.
The color value has no meanings when the attribute type is not ATTRIBUTE_FOREGROUND nor ATTRIBUTE_BACKGROUND.

Parameters
attributeThe attribute.
greenThe green value, from 0x0 to 0xFF.