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