atkRoleRegister {RGtk2}R Documentation

atkRoleRegister

Description

Registers the role specified by name.

Usage

atkRoleRegister(name)

Arguments

name [character] a character string describing the new role.

Value

[AtkRole] an AtkRole for the new role.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]