RelationSet.remove
void remove(atk.relation.Relation relation) nothrowRemoves a relation from the relation set. This function unref's the #AtkRelation so it will be deleted unless there is another reference to it.
Parameters
relation | an #AtkRelation |