Settings.gtkEntryPasswordHintTimeout

uint gtkEntryPasswordHintTimeout() @property

Get gtkEntryPasswordHintTimeout property.

Returns

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.

void gtkEntryPasswordHintTimeout(uint propval) @property

Set gtkEntryPasswordHintTimeout property.

Parameters

propvalHow 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.