get_last_event
Description:
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 `GtkGesture` |
sequence |
a `GdkEventSequence` |
Returns:
The last event from |