-
Cast constructor, converting any binary integer to a
TreeViewGridLines.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
No grid lines.
Declaration
Swift
static let none: GtkTreeViewGridLines -
Horizontal grid lines.
Declaration
Swift
static let horizontal: GtkTreeViewGridLines -
Vertical grid lines.
Declaration
Swift
static let vertical: GtkTreeViewGridLines -
Horizontal and vertical grid lines.
Declaration
Swift
static let both: GtkTreeViewGridLines
View on GitHub
Install in Dash
TreeViewGridLines Extension Reference