GtkPasswordEntry

A password text entry.

Preview

CSS Node Tree

entry.password
  ├── text
  ├── image.caps-lock-indicator
  └── image (peek icon)

Props

Prop

Type

Behavior

  • With showPeekIcon, a toggle icon reveals/hides the password.
  • A caps-lock indicator icon shows when Caps Lock is active and text is hidden.

GTK4 Documentation →

On this page