atkRelationSetAddRelationByType: atkRelationSetAddRelationByType

Description Usage Arguments Details Author(s)

View source: R/atkFuncs.R

Description

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.

Usage

1
atkRelationSetAddRelationByType(object, relationship, target)

Arguments

object

[AtkRelationSet] an AtkRelationSet

relationship

[AtkRelationType] an AtkRelationType

target

[AtkObject] an AtkObject

Details

Since 1.9

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.