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