- 
                  
                  
Cast constructor, converting any binary integer to a
LevelBarMode.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
 - 
                  
                  
the bar has a continuous mode
Declaration
Swift
static let continuous: GtkLevelBarMode - 
                  
                  
the bar has a discrete mode
Declaration
Swift
static let discrete: GtkLevelBarMode 
            View on GitHub
          
            Install in Dash
          
      LevelBarMode Extension Reference