Enumeration

GtkLevelBarMode

since: 3.6

Declaration

enum Gtk.LevelBarMode

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

GTK_LEVEL_BAR_MODE_CONTINUOUS

The bar has a continuous mode.

  • Value: 0
  • Available since: 3.6
GTK_LEVEL_BAR_MODE_DISCRETE

The bar has a discrete mode.

  • Value: 1
  • Available since: 3.6