ObjectAtk.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.ObjectAtk.getParent for further reference.

class ObjectAtk
peekParent
()

Return Value

Type: atk.object.ObjectAtk

an #AtkObject representing the accessible parent of the accessible if assigned