-
Cast constructor, converting any binary integer to a
EntryIconPosition.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
At the beginning of the entry (depending on the text direction).
Declaration
Swift
static let primary: GtkEntryIconPosition -
At the end of the entry (depending on the text direction).
Declaration
Swift
static let secondary: GtkEntryIconPosition
View on GitHub
Install in Dash
EntryIconPosition Extension Reference