atkRelationNew {RGtk2} | R Documentation |
Create a new relation for the specified key and the specified list of targets.
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