| atkRelationSetRemove {RGtk2} | R Documentation |
Removes a relation from the relation set.
This function unref's the AtkRelation so it will be deleted unless there
is another reference to it.
atkRelationSetRemove(object, relation)
|
[AtkRelationSet] an AtkRelationSet |
|
[AtkRelation] an AtkRelation |
Derived by RGtkGen from GTK+ documentation