docs: Correct a reference

This commit is contained in:
Matthias Clasen 2014-05-19 21:46:30 -04:00 committed by Carlos Garnacho
parent 70bccb38c3
commit 9f3f634c16

View File

@ -64,7 +64,8 @@
* a chance to interact with events that have not been handled yet.
*
* Gestures attached with the phase 'none' are not receiving any events
* automatically, but events can be passed to them with gtk_gesture_handle_event().
* automatically, but events can be passed to them with
* gtk_event_controller_handle_event().
*
* ## States of a sequence # {#touch-sequence-states}
*