AtkComponentIface.addFocusHandler

struct AtkComponentIface
extern (C)
uint function(AtkComponent* component, AtkFocusHandler handler) addFocusHandler;

Return Value

a handler id which can be used in atk_component_remove_focus_handler() or zero if the handler was already added.