SCIMBridge  0.4.x

◆ set_preedit_mode()

void ScimBridgeAgentImpl::set_preedit_mode ( scim_bridge_imcontext_id_t  imcontext_id,
scim_bridge_preedit_mode_t  preedit_mode 
)
virtual

Set the preedit mode of an IMContext.

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

Implements ScimBridgeAgentProtected.

References ScimBridgeAgentIMContext::find(), and scim_bridge_pdebugln().