Entry.capsLockWarning

Set capsLockWarning property.

  1. bool capsLockWarning [@property getter]
  2. bool capsLockWarning [@property setter]
    class Entry
    @property
    void
    capsLockWarning
    (
    bool propval
    )

Parameters

propval bool

Whether password entries will show a warning when Caps Lock is on.

Note that the warning is shown using a secondary icon, and thus does not work if you are using the secondary icon position for some other purpose.