SCIM Bridge 0.4.x

◆ set_cursor_location()

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(), ScimBridgeAgentPanelListenerProtected::send(), and ScimBridgeAgentIMContext::set_cursor_location().