to be implemented by ATK itself. As #AtkObject::focus-event was deprecated in favor of a #AtkObject::state-change signal, in order to notify a focus change on your implementation, you can use atk.object.ObjectWrap.notifyStateChange instead.
focusTrackerNotify
Cause the focus tracker functions which have been specified to be executed for the object.
Parameters
object | an #AtkObject |
Deprecated
Focus tracking has been dropped as a feature