Package: gtk

Accessor gtk-settings-gtk-visible-focus

Lambda List

gtk-settings-gtk-visible-focus (object)

Syntax

(gtk-settings-gtk-visible-focus object) => setting
(setf (gtk-settings-gtk-visible-focus object) setting)

Arguments

object -- a gtk-settings object
setting -- a boolean whether focus rectangles should be visible

Details

Accessor of the gtk-visible-focus slot of the gtk-settings class.

Whether focus rectangles should be always visible, never visible, or hidden until the user starts to use the keyboard.

Warning

The gtk-visible-focus property has been deprecated since version 3.10 and should not be used in newly written code. This setting is ignored.
 

See also

2021-4-20