Gtk.Window.prototype.get_focus_visible
function get_focus_visible():Boolean { // Gjs wrapper for gtk_window_get_focus_visible() }
Gets the value of the Gtk.focus-visible property.
Since 3.2
- Returns
true if 'focus rectangles' are supposed to be visible in this window.