atkObjectGetDescription {RGtk2}R Documentation

atkObjectGetDescription

Description

Gets the accessible description of the accessible.

Usage

atkObjectGetDescription(object)

Arguments

object [AtkObject] an AtkObject

Value

[character] a character string representing the accessible description of the accessible.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]