to be implemented by ATK itself. If you need focus tracking on your implementation, subscribe to the #AtkObject::state-change "focused" signal.
removeFocusTracker
fn
void removeFocusTracker(uint trackerId)Removes the specified focus tracker from the list of functions to be called when any object receives focus.
Parameters
trackerId | the id of the focus tracker to remove |
Deprecated
Focus tracking has been dropped as a feature