ObjectWrap.addRelationship
bool addRelationship(atk.types.RelationType relationship, atk.object.ObjectWrap target)Adds a relationship of the specified type with the specified target.
Parameters
relationship | The #AtkRelationType of the relation |
target | The #AtkObject which is to be the target of the relation. |
Returns
TRUE if the relationship is added.