GtkLevelBar
A bar that shows a fill level.
Preview
CSS Node Tree
levelbar[.horizontal|.vertical][.continuous|.discrete]
└── trough
├── block.filled[.low|.high|.full]
└── block.emptyProps
Prop
Type
Behavior
- In
continuousmode, the bar fills proportionally. - In
discretemode, individual blocks fill up. - Default offset thresholds: low (0.25), high (0.75), full (1.0).