Util.focusTrackerInit

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.

More...
struct Util
static
void
focusTrackerInit
(
AtkEventListenerInit init
)

Parameters

init AtkEventListenerInit

Function to be called for focus tracker initialization

Detailed Description

Deprecated: Focus tracking has been dropped as a feature to be implemented by ATK itself.

Meta