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