SCIMBridge  0.4.x
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.

References scim_bridge_pdebugln(), and ScimBridgeAgentPanelClient::update_spot_location().