Enumeration
GtkLevelBarMode
since: 3.6
Description [src]
Describes how GtkLevelBar
contents should be rendered.
Note that this enumeration could be extended with additional modes
in the future.
Available since: 3.6
Members
Name | Description |
---|---|
GTK_LEVEL_BAR_MODE_CONTINUOUS |
The bar has a continuous mode. |
GTK_LEVEL_BAR_MODE_DISCRETE |
The bar has a discrete mode. |