gtkActionSetAccelGroup {RGtk2} | R Documentation |
Sets the GtkAccelGroup
in which the accelerator for this action
will be installed.
gtkActionSetAccelGroup(object, accel.group)
|
[GtkAction ] the action object |
|
[GtkAccelGroup ] a GtkAccelGroup or NULL |
Since 2.4
Derived by RGtkGen from GTK+ documentation