| atkRelationNew {RGtk2} | R Documentation |
Create a new relation for the specified key and the specified list
of targets. See also atkObjectAddRelationship.
atkRelationNew(targets, relationship)
|
[AtkObject] a list of pointers to AtkObjects |
|
[AtkRelationType] an AtkRelationType with which to create the new
AtkRelation |
[AtkRelation] a pointer to a new AtkRelation
Derived by RGtkGen from GTK+ documentation