Package: gtk

Accessor gtk-settings-gtk-entry-password-hint-timeout

Lambda List

gtk-settings-gtk-entry-password-hint-timeout (object)

Syntax

(gtk-settings-gtk-entry-password-hint-timeout object) => setting
(setf (gtk-settings-gtk-entry-password-hint-timeout object) setting)

Arguments

object -- the gtk-settings object
setting -- an unsigned integer for how long to show the last input

Details

Accessor of the gtk-entry-password-hint-timeout slot of the gtk-settings class.

How long to show the last input character in hidden entries. This value is in milliseconds. The value 0 disables showing the last char. The value 600 is a good value for enabling it.
 

See also

2021-4-18