SCIMBridge  0.4.x
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(), ScimBridgeAgentPanelListenerProtected::prepare(), scim_bridge_pdebugln(), scim_bridge_perrorln(), ScimBridgeAgentPanelListenerProtected::send(), and ScimBridgeAgentIMContext::set_preedit_mode().