move_to_sync


Description:

public bool move_to_sync (uint x, uint y, Cancellable? cancellable = null) throws Error

Synchronously moves to the absolute position at coordinates (x,y).

Parameters:

this

an Mouse

x

the x coordinate

y

the y coordinate

cancellable

a Cancellable

Returns:

true if the operation was acknowledged by the QEMU instance; otherwise false and throws is set.