GtkLevelBarMode

Describes how gtk.LevelBar contents should be rendered. Note that this enumeration could be extended with additional modes in the future.

Values

ValueMeaning
CONTINUOUS0

the bar has a continuous mode

DISCRETE1

the bar has a discrete mode

Meta