SCIMBridge  0.4.x
virtual void ScimBridgeAgentIMContext::set_cursor_location ( int  x,
int  y 
)
pure virtual

Set the cursor position.

Parameters
xThe X location of the cursor.
yThe Y location of the cursor.

Implemented in ScimBridgeAgentIMContextImpl.

Referenced by ScimBridgeAgentImpl::set_cursor_location().