eventcontrollerkey: Change behavior of contains-focus
authorBenjamin Otte <otte@redhat.com>
Thu, 3 Oct 2019 22:42:28 +0000 (00:42 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 7 Oct 2019 02:49:50 +0000 (04:49 +0200)
commita3cfb42888b3cc377ed1e1d0e5fe491fcc1b395d
tree3cae5c49939c2423855e8a94c0fa1b0b68e825af
parent578dc9e70bb5f4d25900ea1eb6e03c3b7e31afd6
eventcontrollerkey: Change behavior of contains-focus

contains-focus now returns TRUE when is-focus is TRUE instead of FALSE.

Fixes #2184
gtk/gtkeventcontrollerkey.c
gtk/gtktreeview.c
testsuite/gtk/focus.c