Allow for object being NULL which means the window containing the focus
commite25554fe843b0cf3f8f69156b2fb19e18d19f655
authorPadraig O'Briain <padraigo@src.gnome.org>
Fri, 26 Apr 2002 14:39:53 +0000 (26 14:39 +0000)
committerPadraig O'Briain <padraigo@src.gnome.org>
Fri, 26 Apr 2002 14:39:53 +0000 (26 14:39 +0000)
tree803eb2bf570ea14d6d194b3b5afe719f6ac75d99
parent041a5b0240fda53d0c0a276856b33c01c04e72fa
Allow for object being NULL which means the window containing the focus

* atk/atkutil.c (atk_focus_tracker_notify):
Allow for object being NULL which means the window containing the
focus widget has lost focus. We update the previous_focus_object
so we can emit notification for focus widget when window regains
focus.
ChangeLog
atk/atkutil.c