get_accessible_parent
Description:
Retrieves the accessible parent for an accessible object.
This function returns `NULL` for top level widgets.
Parameters:
| this |
an accessible object |
Returns:
|
the accessible parent |
Retrieves the accessible parent for an accessible object.
This function returns `NULL` for top level widgets.
| this |
an accessible object |
|
the accessible parent |