Package: gtk

Accessor gtk-entry-caps-lock-warning

Lambda List

gtk-entry-caps-lock-warning (object)

Syntax

(gtk-entry-caps-lock-warning object) => setting
(setf (gtk-entry-caps-lock-warning object) setting)

Arguments

object -- a gtk-entry widget
setting -- a boolean whether password entries will show a warning when the Caps Lock key is on

Details

Accessor of the caps-lock-warning slot of the gtk-entry class.

Whether password entries will show a warning when the Caps Lock key is on. Note that the warning is shown using a secondary icon, and thus does not work if you are using the secondary icon position for some other purpose.
 

See also

2021-11-2