gtkActionGetAccelPath {RGtk2} | R Documentation |
Returns the accel path for this action.
gtkActionGetAccelPath(object)
|
[GtkAction ] the action object |
Since 2.6
[character] the accel path for this action, or NULL
if none is set.
Derived by RGtkGen from GTK+ documentation