[ Version ( since = "4.10" ) ]
public abstract Accessible? get_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 |