summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2017-12-11 19:21:38 +0100
committerCarlos Garnacho <carlosg@gnome.org>2018-04-05 19:26:04 +0200
commit1ce79b29e363e585872901424d3b72041b55e3e4 (patch)
tree378a04a9acbdb36768527ea99dce756e91b8435e /po
parent47ea3a9452becc5b707617557ec03ceaeac87ada (diff)
downloadgtk+-1ce79b29e363e585872901424d3b72041b55e3e4.tar.gz
gtk: Add GtkEventControllerKey
This event controller is meant to replace usage from key-press/release-event handlers all through. Optionally it can be set a GtkIMContext, so interaction is carried by the controller.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index f3f97c2fa5..03237acd36 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -130,6 +130,7 @@ gtk/gtkentrybuffer.c
gtk/gtkentry.c
gtk/gtkentrycompletion.c
gtk/gtkeventcontroller.c
+gtk/gtkeventcontrollerkey.c
gtk/gtkeventcontrollermotion.c
gtk/gtkeventcontrollerscroll.c
gtk/gtkexpander.c