move_to


Description:

public async bool move_to (uint x, uint y, Cancellable? cancellable) throws Error

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

Parameters:

this

an Mouse

x

the x coordinate

y

the y coordinate

cancellable

a Cancellable

callback

a TaskReadyCallback to execute upon completion

user_data

closure data for callback