ObjectAtk.removeRelationship

Removes a relationship of the specified type with the specified target.

class ObjectAtk
bool
removeRelationship

Parameters

relationship atk.types.RelationType

The #AtkRelationType of the relation

target atk.object.ObjectAtk

The #AtkObject which is the target of the relation to be removed.

Return Value

Type: bool

TRUE if the relationship is removed.