Package: gtk
Accessor gtk-window-focus-visible
Lambda Listgtk-window-focus-visible (object) Syntax(gtk-window-focus-visible object) => setting (setf (gtk-window-focus-visible object) setting) Argumentsobject -- a gtk-window widget setting -- a boolean whether "focus-rectangles" are currently visible in the window Details Accessor of the focus-visible slot of the gtk-window class. Whether "focus rectangles" are currently visible in the window. This property is maintained by GTK based on the gtk-visible-focus setting and user input and should not be set by applications. | See also |
2021-9-9