atkObjectSetRole {RGtk2}R Documentation

atkObjectSetRole

Description

Sets the role of the accessible.

Usage

atkObjectSetRole(object, role)

Arguments

object [AtkObject] an AtkObject
role [AtkRole] an AtkRole to be set as the role

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]