SCIMBridge  0.4.x
void scim_bridge_client_imcontext_set_preedit_shown ( ScimBridgeClientIMContext imcontext,
boolean  preedit_shown 
)

Set the visibility of the preedit of an IMContext.

Parameters
imcontextThe IMContext.
preedit_shownThe visibility of the preedit.

Referenced by scim_bridge_client_imcontext_connection_closed(), and scim_bridge_client_imcontext_imengine_status_changed().