set_cursor_location
Description:
public virtual void set_cursor_location (
Rectangle area)
Notify the input method that a change in cursor position has been made.
The location is relative to the client window.
Parameters:
| this |
a IMContext
|
| area |
new location
|