SCIM Bridge 0.4.x

◆ update_cursor_location()

void ScimBridgeAgentPanelListenerImpl::update_cursor_location ( int x,
int y )
virtual

Tell the panel to update the cursor location information.

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

Implements ScimBridgeAgentPanelListenerProtected.