entries. This value is in milliseconds. 0 disables showing the last char. 600 is a good value for enabling it.
Settings.gtkEntryPasswordHintTimeout
uint gtkEntryPasswordHintTimeout() @property nothrowGet gtkEntryPasswordHintTimeout property.
Returns
How long to show the last input character in hidden
void gtkEntryPasswordHintTimeout(uint propval) @property nothrowSet gtkEntryPasswordHintTimeout property.
Parameters
propval | How long to show the last input character in hidden entries. This value is in milliseconds. 0 disables showing the last char. 600 is a good value for enabling it. |