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 get_parent for further reference.
this |
an Object |
an Object representing the accessible parent of the accessible if assigned |