Settings.gtkEntryPasswordHintTimeout

Set gtkEntryPasswordHintTimeout property.

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

Parameters

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