Gtk.Window.prototype.set_mnemonic_modifier
function set_mnemonic_modifier(modifier:Gdk.ModifierType):void { // Gjs wrapper for gtk_window_set_mnemonic_modifier() }
Sets the mnemonic modifier for this window.
- modifier
the modifier mask used to activate mnemonics on this window.