-
Cast constructor, converting any binary integer to a
TextWindowType.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
Window that floats over scrolling areas.
Declaration
Swift
static let widget: GtkTextWindowType -
Scrollable text window.
Declaration
Swift
static let text: GtkTextWindowType -
Left side border window.
Declaration
Swift
static let left: GtkTextWindowType -
Right side border window.
Declaration
Swift
static let right: GtkTextWindowType -
Top border window.
Declaration
Swift
static let top: GtkTextWindowType -
Bottom border window.
Declaration
Swift
static let bottom: GtkTextWindowType
View on GitHub
Install in Dash
TextWindowType Extension Reference