Deprecate AtkObject::focus-event signal and all related methods
authorAlejandro Piñeiro <apinheiro@igalia.com>
Mon, 12 Aug 2013 14:47:06 +0000 (16:47 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Mon, 12 Aug 2013 19:06:04 +0000 (21:06 +0200)
commitc568794a6f75cc9cc297b24978bc7480ee689bea
treeff74ba115b7eda59fc770e4faf43dfc8081e74da
parent683e70ccad6d13a0495925e2a652a487cecb5006
Deprecate AtkObject::focus-event signal and all related methods

From now on, state-changed:focused is the only focus related signal
to use. All the tracking methods (on both AtkUtil and AtkComponent)
are also deprecated.

https://bugzilla.gnome.org/show_bug.cgi?id=649575
atk/atkcomponent.c
atk/atkcomponent.h
atk/atkdocument.h
atk/atkobject.c
atk/atkobject.h
atk/atkutil.c
atk/atkutil.h