parent of the accessible if assigned
ObjectWrap.peekParent
atk.object.ObjectWrap peekParent()Gets the accessible parent of the accessible, if it has been manually assigned with atk_object_set_parent. Otherwise, this function returns null.
This method is intended as an utility for ATK implementors, and not to be exposed to accessible tools. See [atk.object.ObjectWrap.getParent] for further reference.
Returns
an #AtkObject representing the accessible