peek_parent


Description:

public unowned Object peek_parent ()

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.

Parameters:

this

an Object

Returns:

an Object representing the accessible parent of the accessible if assigned