atkActionSetDescription {RGtk2} | R Documentation |
Sets a description of the specified action of the object.
atkActionSetDescription(object, i, desc)
|
[AtkAction ] a GObject instance that implements AtkActionIface |
|
[integer] the action index corresponding to the action to be performed |
|
[character] the description to be assigned to this action |
[logical] a gboolean representing if the description was successfully set;
Derived by RGtkGen from GTK+ documentation