| atkRelationAddTarget {RGtk2} | R Documentation |
Adds the specified AtkObject to the target for the relation, if it is
not already present. See also atkObjectAddRelationship.
atkRelationAddTarget(object, target)
|
[AtkRelation] an AtkRelation |
|
[AtkObject] an AtkObject |
Since ATK 1.9
Derived by RGtkGen from GTK+ documentation