Method GTK2.move_cursor_abs()
- Method
move_cursor_abs
voidmove_cursor_abs(GDK2.Windoww,intdx,intdy)- Description
Move the mouse-cursor to x,y, relative to the upper left corner of the specified window. This will generate a normal motion event.
Note that this is a low-level X11 function, and thus only works when GDK uses X11.