added return value for the keynav signal
commitdf5cfb43b2c1bb9d0cd5f55b7397cfd327aedd34
authorFelix Kaser <f.kaser@gmx.net>
Thu, 29 Jul 2010 14:53:28 +0000 (29 16:53 +0200)
committerFelix Kaser <f.kaser@gmx.net>
Thu, 29 Jul 2010 14:53:28 +0000 (29 16:53 +0200)
tree8c4a83faca6522e980cf72b65c57ef4957509e14
parentf42a546df394424e9ca71e123e2482bcc021ed82
added return value for the keynav signal

now the hook widget can decide if it wants to handle the event or not. in case of the treeview this allows us to navigate in the search entry with left and right and navigate in the treeview with up and down since those are catched by the treeview
libempathy-gtk/empathy-individual-view.c
libempathy-gtk/empathy-live-search.c