enum Gtk::LevelBarMode
Overview
Describes how #LevelBar
contents should be rendered.
Note that this enumeration could be extended with additional modes in the future.
Defined in:
lib/gi-crystal/src/auto/gtk-4.0/gtk.crEnum Members
-
Continuous =
0_u32
-
the bar has a continuous mode
-
Discrete =
1_u32
-
the bar has a discrete mode
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.
Instance Method Summary
Class methods inherited from struct Enum
g_type : UInt64
g_type
Class Method Detail
Returns the type id (GType) registered in GLib type system.