gtkAccelGroupDisconnect {RGtk2} | R Documentation |
Removes an accelerator previously installed through
gtkAccelGroupConnect
.
gtkAccelGroupDisconnect(object, closure)
|
[GtkAccelGroup ] the accelerator group to remove an accelerator from |
|
[GClosure ] the closure to remove from this accelerator group |
[logical] TRUE
if the closure was found and got disconnected
Derived by RGtkGen from GTK+ documentation