SCIM Bridge 0.4.x

◆ set_cursor_location()

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().