-
Cast constructor, converting any binary integer to a
TextExtendSelection.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
Selects the current word. It is triggered by a double-click for example.
Declaration
Swift
static let word: GtkTextExtendSelection -
Selects the current line. It is triggered by a triple-click for example.
Declaration
Swift
static let line: GtkTextExtendSelection
View on GitHub
Install in Dash
TextExtendSelection Extension Reference