Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
atkRelationNew: atkRelationNew
Description
Create a new relation for the specified key and the specified list of targets. See also
atkObjectAddRelationship
.
Usage
atkRelationNew(targets, relationship)
Arguments
targets
[
AtkObject
] a list of pointers to
AtkObjects
relationship
[
AtkRelationType
] an
AtkRelationType
with which to create the new
AtkRelation
Value
[
AtkRelation
] a pointer to a new
AtkRelation