atkActionGetKeybinding {RGtk2} | R Documentation |
Returns a keybinding associated with this action, if one exists.
atkActionGetKeybinding(object, i)
|
[AtkAction ] a GObject instance that implements AtkActionIface |
|
[integer] the action index corresponding to the action to be performed |
[character] a string representing the keybinding, or NULL
if there is no keybinding for this action.
Derived by RGtkGen from GTK+ documentation