ObjectWrap.setParent
void setParent(atk.object.ObjectWrap parent) nothrowSets the accessible parent of the accessible. parent can be NULL.
Parameters
parent | an #AtkObject to be set as the accessible parent |
void setParent(atk.object.ObjectWrap parent) nothrowSets the accessible parent of the accessible. parent can be NULL.
parent | an #AtkObject to be set as the accessible parent |