Function

Atk-1.0Atkfocus_tracker_notifyDeprecated 2.9.4

  • Cause the focus tracker functions which have been specified to be executed for the object.

    Parameters

    Returns void

    since 2.9.4: Focus tracking has been dropped as a feature to be implemented by ATK itself. As Atk.Object.SignalSignatures.focus_event | Atk.Object::focus-event was deprecated in favor of a Atk.Object.SignalSignatures.state_change | Atk.Object::state-change signal, in order to notify a focus change on your implementation, you can use atk_object_notify_state_change() instead.