-
Cast constructor, converting any binary integer to a
TextViewLayer.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
The layer rendered below the text (but above the background).
Declaration
Swift
static let belowText: GtkTextViewLayer -
The layer rendered above the text.
Declaration
Swift
static let aboveText: GtkTextViewLayer
View on GitHub
Install in Dash
TextViewLayer Extension Reference