atkObjectSetDescription {RGtk2}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 version 2.12.5-3 Index]