RGtk2 (version 2.20.31)

atkRelationTypeForName: atkRelationTypeForName

Description

Get the AtkRelationType type corresponding to a relation name.

Usage

atkRelationTypeForName(name)

Arguments

name
[character] a string which is the (non-localized) name of an ATK relation type.

Value

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