Entry.capsLockWarning

bool capsLockWarning() @property

Get capsLockWarning property.

Returns

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.

void capsLockWarning(bool propval) @property

Set capsLockWarning property.

Parameters

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