atkObjectSetName {RGtk2} | R Documentation |
Sets the accessible name of the accessible.
atkObjectSetName(object, name)
|
[AtkObject ] an AtkObject |
|
[character] a character string to be set as the accessible name |
Derived by RGtkGen from GTK+ documentation