atkRelationAddTarget {RGtk2}R Documentation

atkRelationAddTarget

Description

Adds the specified AtkObject to the target for the relation, if it is not already present.

Usage

atkRelationAddTarget(object, target)

Arguments

object [AtkRelation] an AtkRelation
target [AtkObject] an AtkObject

Details

Since ATK 1.9

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]