unpaired_release


Description:

public signal void unpaired_release (double x, double y, uint button, EventSequence? sequence)

Emitted whenever the gesture receives a release event that had no previous corresponding press.

Due to implicit grabs, this can only happen on situations where input is grabbed elsewhere mid-press or the pressed widget voluntarily relinquishes its implicit grab.

Parameters:

x

X coordinate of the event

y

Y coordinate of the event

button

Button being released

sequence

Sequence being released