| gtkAccelLabelSetAccelClosure {RGtk2} | R Documentation |
Sets the closure to be monitored by this accelerator label. The closure
must be connected to an accelerator group; see gtkAccelGroupConnect.
gtkAccelLabelSetAccelClosure(object, accel.closure)
|
[GtkAccelLabel] a GtkAccelLabel |
|
[GClosure] the closure to monitor for accelerator changes. |
Derived by RGtkGen from GTK+ documentation