SCIMBridge  0.4.x
void scim_bridge_client_imcontext_set_preedit_attributes ( ScimBridgeClientIMContext imcontext,
ScimBridgeAttribute **const  preedit_attributes,
int  attribute_count 
)

Set the attributes (= appearance) of the preedit string.

Parameters
imcontextThe IMContext.
preedit_attributesThe array of the attributes.
attribute_countThe number of attributes.

References SCIM_BRIDGE_ATTRIBUTE_DECORATE_HIGHLIGHT, SCIM_BRIDGE_ATTRIBUTE_DECORATE_REVERSE, SCIM_BRIDGE_ATTRIBUTE_DECORATE_UNDERLINE, and scim_bridge_client_imcontext_set_preedit_attributes().

Referenced by scim_bridge_client_imcontext_set_preedit_attributes().