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_get_parent() for further reference.

class ObjectAtk
peekParent
()

Return Value

Type: ObjectAtk

an AtkObject representing the accessible parent of the accessible if assigned