SCIM Bridge 0.4.x

◆ set_preedit_mode()

virtual void ScimBridgeAgentProtected::set_preedit_mode ( scim_bridge_imcontext_id_t imcontext_id,
scim_bridge_preedit_mode_t preedit_mode )
pure virtual

Set the preedit mode of an IMContext.

Parameters
imcontext_idThe ID of the IMContext.
preedit_modeThe new preedit mode.

Implemented in ScimBridgeAgentImpl.