GtkEntry
A single-line text input widget.
entry[.flat]
├── image.left (primary icon)
├── text
├── image.right (secondary icon)
└── progress > trough > progress (optional)
| Class | Effect |
|---|
.flat | No visible frame (same as hasFrame={false}) |
GTK4 Documentation →