Function
AtkFocusHandler
deprecated: 2.9.4 since: 1.0
Description [src]
The type of callback function used for
atk_component_add_focus_handler() and
atk_component_remove_focus_handler()
Available since: 1.0
Deprecated since: 2.9.4
Deprecated with atk_component_add_focus_handler()
and atk_component_remove_focus_handler(). See those
methods for more information.
Parameters
object-
Type:
AtkObjectThe
AtkObjectthat receives/lose the focus.The data is owned by the caller of the function. focus_in-
Type:
gbooleanTRUE if the object receives the focus.