AtkObjectClass.focusEvent

The signal handler which is executed when there is a focus event for an object. This virtual function is deprecated since 2.9.4 and it should not be overriden. Use the #AtkObject::state-change "focused" signal instead.

struct AtkObjectClass
extern (C)
void function(AtkObject* accessible, bool focusIn) focusEvent;