atkRoleForName: atkRoleForName

Description Usage Arguments Value Author(s)

View source: R/atkFuncs.R

Description

Get the AtkRole type corresponding to a rolew name.

Usage

1

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to atkRoleForName in RGtk2...