Gesture.getLastEvent

Returns the last event that was processed for sequence.

Note that the returned pointer is only valid as long as the sequence is still interpreted by the gesture. If in doubt, you should make a copy of the event.

class Gesture
getLastEvent
(
GdkEventSequence* sequence
)

Parameters

sequence GdkEventSequence*

Return Value

Type: Event

The last event from sequence