API Version: 1.0
Library Version: 2.50.0
void set_parent ( AtkObject* accessible, AtkObject* parent )
Sets the accessible parent of the accessible. parent can be NULL.
parent
AtkObject
An AtkObject to be set as the accessible parent.