Util.focusTrackerNotify

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

More...
struct Util
static
void
focusTrackerNotify

Parameters

object ObjectAtk

Detailed Description

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