Method
AtkObjectset_parent
Declaration [src]
void
atk_object_set_parent (
AtkObject* accessible,
AtkObject* parent
)
Parameters
parent
-
Type:
AtkObject
An
AtkObject
to be set as the accessible parent.The data is owned by the caller of the method.