atkRelationSetAddRelationByType {RGtk2} | R Documentation |
Add a new relation of the specified type with the specified target to the current relation set if the relation set does not contain a relation of that type. If it is does contain a relation of that typea the target is added to the relation.
atkRelationSetAddRelationByType(object, relationship, target)
|
[AtkRelationSet ] an AtkRelationSet |
|
[AtkRelationType ] an AtkRelationType |
|
[AtkObject ] an AtkObject |
Since ATK 1.9
Derived by RGtkGen from GTK+ documentation