mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-29 15:01:23 +00:00
Merge branch 'master' into 'master'
Fix a typo See merge request GNOME/gtk!960
This commit is contained in:
commit
3d55b74197
@ -270,7 +270,7 @@ gtk_event_controller_init (GtkEventController *controller)
|
||||
* @controller: a #GtkEventController
|
||||
* @event: a #GdkEvent
|
||||
*
|
||||
* Feeds an events into @controller, so it can be interpreted
|
||||
* Feeds an event into @controller, so it can be interpreted
|
||||
* and the controller actions triggered.
|
||||
*
|
||||
* Returns: %TRUE if the event was potentially useful to trigger the
|
||||
|
Loading…
Reference in New Issue
Block a user