atkObjectSetName {RGtk2}R Documentation

atkObjectSetName

Description

Sets the accessible name of the accessible.

Usage

atkObjectSetName(object, name)

Arguments

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]