atkObjectGetRole {RGtk2}R Documentation

atkObjectGetRole

Description

Gets the role of the accessible.

Usage

atkObjectGetRole(object)

Arguments

object [AtkObject] an AtkObject

Value

[AtkRole] an AtkRole which is the role of the accessible

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]