Method GTK2.move_cursor()
- Method move_cursor
voidmove_cursor(intdx,intdy)- Description
Move the mouse-cursor dx,dy pixels, relative to it's current position. This will generate a normal motion event.
Note that this is a low-level X11 function, and thus only works when GDK uses X11.