]> Pileus Git - ~andy/gtk/commit
Get rid of the focus_gtk vfunc
authorMatthias Clasen <mclasen@redhat.com>
Mon, 18 Jul 2011 03:04:00 +0000 (23:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 18 Jul 2011 03:04:00 +0000 (23:04 -0400)
commit6d33c783d069ea8e3e5498c956997c477193aba5
tree2b31a7765ea6afeb042a736bddfc51e530435bb9
parent2b5140c97475945b2eea373a124c00bfef16fb2a
Get rid of the focus_gtk vfunc

Only GtkWidgetAccessible and GtkWindowAccessible had implementations,
and they could easily be converted to focus_event handlers.
gtk/a11y/gtkwidgetaccessible.c
gtk/a11y/gtkwidgetaccessible.h
gtk/a11y/gtkwindowaccessible.c