Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
atkActionGetLocalizedName: atkActionGetLocalizedName
Description
Returns the localized name of the specified action of the object.
Usage
atkActionGetLocalizedName(object, i)
Arguments
object
[
AtkAction
] a
GObject
instance that implements AtkActionIface
i
[integer] the action index corresponding to the action to be performed
Value
NULL
if
action
does not implement this interface.