Util.focusTrackerInit

Warning atk_focus_tracker_init is deprecated and should not be used in newly-written code. This method is deprecated since ATK version 2.9.4. Focus tracking has been dropped as a feature to be implemented by ATK itself. Specifies the function to be called for focus tracker initialization. This function should be called by an implementation of the ATK interface if any specific work needs to be done to enable focus tracking.

class Util
static
void
focusTrackerInit

Parameters

init AtkEventListenerInit

Function to be called for focus tracker initialization

Meta