RGtk2 (version 2.20.31)

atkObjectAddRelationship: atkObjectAddRelationship

Description

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

Usage

atkObjectAddRelationship(object, relationship, target)

Arguments

object
[AtkObject] The AtkObject to which an AtkRelation is to be added.
relationship
[AtkRelationType] The AtkRelationType of the relation
target
[AtkObject] The AtkObject which is to be the target of the relation.

Value