Gtk.Window.prototype.remove_accel_group
function remove_accel_group(accel_group:Gtk.AccelGroup):void { // Gjs wrapper for gtk_window_remove_accel_group() }
Reverses the effects of Gtk.Window.prototype.add_accel_group.
- accel_group
function remove_accel_group(accel_group:Gtk.AccelGroup):void { // Gjs wrapper for gtk_window_remove_accel_group() }
Reverses the effects of Gtk.Window.prototype.add_accel_group.