Learn R Programming

RGtk2 (version 2.8.7)

atkRelationTypeForName: atkRelationTypeForName

Description

Get the AtkRelationType type corresponding to a relation name.

Usage

atkRelationTypeForName(name)

Arguments

Value

[AtkRelationType] the AtkRelationType enumerated type corresponding to the specified name, or ATK_RELATION_NULL if no matching relation type is found.