gtk+-2: Make current focus visible again.
* gtk+-2/pinentry-gtk-2.c (grab_keyboard): Return false (ungrab_keyboard): Ditto.
Probably due to a change in GTK+ the grab handler now need to return a
flag wether to call the other event handler. Without that the focus
was not visible.