Synchronously moves the mouse by delta_x and delta_y.
| this |
an Mouse |
| delta_x |
the x coordinate delta |
| delta_y |
the y coordinate delta |
| cancellable |
|
true if the operation was acknowledged by the QEMU instance; otherwise false and throws is set. |