Function
Atkget_root
since: 1.0
Declaration [src]
AtkObject*
atk_get_root (
void
)
Description [src]
Gets the root accessible container for the current application.
Available since: 1.0
Return value
Type: AtkObject
The root accessible container for the current application.
The data is owned by the called function. |