atkActionGetNActions {RGtk2} | R Documentation |
Gets the number of accessible actions available on the object. If there are more than one, the first one is considered the "default" action of the object.
atkActionGetNActions(object)
|
[AtkAction ] a GObject instance that implements AtkActionIface |
[integer] a the number of actions, or 0 if action
does not
implement this interface.
Derived by RGtkGen from GTK+ documentation