atkActionGetDescription {RGtk2} | R Documentation |
Returns a description of the specified action of the object.
atkActionGetDescription(object, i)
|
[AtkAction ] a GObject instance that implements AtkActionIface |
|
[integer] the action index corresponding to the action to be performed |
[character] a description string, or NULL
if action
does not implement this interface.
Derived by RGtkGen from GTK+ documentation