SCIMBridge  0.4.x
void ScimBridgeAgentImpl::set_cursor_location ( scim_bridge_imcontext_id_t  imcontext_id,
int  cursor_x,
int  cursor_y 
)
virtual

Set the cursor location in the display.

Parameters
imcontext_idThe ID of the IMContext.
cursor_xThe X location of the cursor.
cursor_yThe Y location of the cursor.

Implements ScimBridgeAgentProtected.

References ScimBridgeAgentIMContext::find(), ScimBridgeAgentPanelListenerProtected::prepare(), scim_bridge_pdebugln(), scim_bridge_perrorln(), ScimBridgeAgentPanelListenerProtected::send(), and ScimBridgeAgentIMContext::set_cursor_location().