AtkFocusHandler

The type of callback function used for atk_component_add_focus_handler() and atk_component_remove_focus_handler()

More...
alias AtkFocusHandler = void function(AtkObject* object, int focusIn)

Detailed Description

Deprecated: Deprecated with atk_component_add_focus_handler() and atk_component_remove_focus_handler(). See those methods for more information.