get_last_event


Description:

public unowned Event? get_last_event (EventSequence? sequence)

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 this . If in doubt, you should make a copy of the event.

Parameters:

this

a Gesture

sequence

a EventSequence

Returns:

The last event from sequence