Settings.gtkEntryPasswordHintTimeout

Get gtkEntryPasswordHintTimeout property.

  1. uint gtkEntryPasswordHintTimeout [@property getter]
    class Settings
    @property
    uint
    gtkEntryPasswordHintTimeout
    ()
  2. uint gtkEntryPasswordHintTimeout [@property setter]

Return Value

Type: uint

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.