release_at


Description:

public void release_at (uint activation_id, double cursor_x_position, double cursor_y_position)

Releases this input capture session with a suggested cursor position.

Note that the implementation is not required to honour this position.

Parameters:

this

a [class@InputCaptureSession]

cursor_x_position

the suggested cursor x position once capture has been released

cursor_y_position

the suggested cursor y position once capture has been released