gtkActionSetAccelPath {RGtk2} | R Documentation |
Sets the accel path for this action. All proxy widgets associated with the action will have this accel path, so that their accelerators are consistent.
gtkActionSetAccelPath(object, accel.path)
|
[GtkAction ] the action object |
|
[character] the accelerator path |
Since 2.4
Derived by RGtkGen from GTK+ documentation