Function
AtkFocusHandler
Description [src]
The type of callback function used for
atk_component_add_focus_handler() and
atk_component_remove_focus_handler()
| Deprecated since: | 2.9.4 |
Deprecated with | |
Parameters
object |
AtkObject |
The |
|
| The data is owned by the caller of the function. | |
focus_in |
gboolean |
TRUE if the object receives the focus. |