atkObjectAddRelationship: atkObjectAddRelationship

Description Usage Arguments Value Author(s)

View source: R/atkFuncs.R

Description

Adds a relationship of the specified type with the specified target.

Usage

1
atkObjectAddRelationship(object, relationship, target)

Arguments

object

[AtkObject] The AtkObject to which an AtkRelation is to be added.

relationship

[AtkRelationType] The AtkRelationType of the relation

target

[AtkObject] The AtkObject which is to be the target of the relation.

Value

[logical] TRUE if the relationship is added.

Author(s)

Derived by RGtkGen from GTK+ documentation


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