Function

Atkget_focus_object

since: 1.6

Declaration [src]

AtkObject*
atk_get_focus_object (
  void
)

Description [src]

Gets the currently focused object.

Available since: 1.6

Return value

Type: AtkObject

The currently focused object for the current application.

The data is owned by the called function.