-
Cast constructor, converting any binary integer to a
ShadowType.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
No outline.
Declaration
Swift
static let none: GtkShadowType -
The outline is bevelled inwards.
Declaration
Swift
static let `in`: GtkShadowType -
The outline is bevelled outwards like a button.
Declaration
Swift
static let out: GtkShadowType -
The outline has a sunken 3d appearance.
Declaration
Swift
static let etchedIn: GtkShadowType -
The outline has a raised 3d appearance.
Declaration
Swift
static let etchedOut: GtkShadowType
View on GitHub
Install in Dash
ShadowType Extension Reference