atkObjectGetName {RGtk2}R Documentation

atkObjectGetName

Description

Gets the accessible name of the accessible.

Usage

atkObjectGetName(object)

Arguments

object

[AtkObject] an AtkObject

Value

[character] a character string representing the accessible name of the object.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]