-
Cast constructor, converting any binary integer to a
ReliefStyle
.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryInteger
Parameters
raw
The raw integer value to initialise the enum from
-
Draw a normal relief.
Declaration
Swift
static let normal: GtkReliefStyle
-
A half relief. Deprecated in 3.14, does the same as
GTK_RELIEF_NORMAL
Declaration
Swift
static let half: GtkReliefStyle
-
No relief.
Declaration
Swift
static let none: GtkReliefStyle