atkObjectSetDescription {RGtk2.10}R Documentation

atkObjectSetDescription

Description

Sets the accessible description of the accessible.

Usage

atkObjectSetDescription(object, description)

Arguments

object [AtkObject] an AtkObject
description [character] a character string to be set as the accessible description

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]