atkObjectGetDescription {RGtk2.10}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.10 version 2.10.6 Index]