-
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
-
Old deprecated layer, use
GTK_TEXT_VIEW_LAYER_BELOW_TEXTinsteadDeclaration
Swift
static let below: GtkTextViewLayer -
Old deprecated layer, use
GTK_TEXT_VIEW_LAYER_ABOVE_TEXTinsteadDeclaration
Swift
static let above: GtkTextViewLayer -
The layer rendered below the text (but above the background). Since: 3.20
Declaration
Swift
static let belowText: GtkTextViewLayer -
The layer rendered above the text. Since: 3.20
Declaration
Swift
static let aboveText: GtkTextViewLayer
View on GitHub
Install in Dash
TextViewLayer Extension Reference