Method GTK2.move_cursor() Method move_cursor void move_cursor(int dx, int dy) 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.