RGtk2 (version 2.20.31)

atkRoleForName: atkRoleForName

Description

Get the AtkRole type corresponding to a rolew name.

Usage

atkRoleForName(name)

Arguments

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

Value

AtkRole] the AtkRole enumerated type corresponding to the specified name, or ATK_ROLE_INVALID if no matching role is found.