atkActionDoAction {RGtk2} | R Documentation |
Perform the specified action on the object.
atkActionDoAction(object, i)
|
[AtkAction ] a GObject instance that implements AtkActionIface |
|
[integer] the action index corresponding to the action to be performed |
[logical] TRUE
if success, FALSE
otherwise
Derived by RGtkGen from GTK+ documentation