[ 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 |
a `GtkAccessible` |
the accessible parent |