Gtk.Window.prototype.get_mnemonics_visible
function get_mnemonics_visible():Boolean {
// Gjs wrapper for gtk_window_get_mnemonics_visible()
}Gets the value of the Gtk.mnemonics-visible property.
Since 2.20
- Returns
true if mnemonics are supposed to be visible in this window.