Synchronously send a touch event.
| this |
a `MksTouchable` |
| kind |
the event kind |
| num_slot |
the slot number |
| x |
the x absolute coordinate |
| y |
the y absolute coordinate |
| cancellable |
|
true if the operation was acknowledged by the QEMU instance; otherwise false and throws is set. |