-
Cast constructor, converting any binary integer to a
ReliefStyle.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe 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_NORMALDeclaration
Swift
static let half: GtkReliefStyle -
No relief.
Declaration
Swift
static let none: GtkReliefStyle
View on GitHub
Install in Dash
ReliefStyle Extension Reference