SCIM Bridge 0.4.x

◆ update_cursor_location()

virtual void ScimBridgeAgentPanelListenerProtected::update_cursor_location ( int x,
int y )
pure virtual

Tell the panel to update the cursor location information.

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

Implemented in ScimBridgeAgentPanelListenerImpl.