-
Cast constructor, converting any binary integer to a
ScrollablePolicy
.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryInteger
Parameters
raw
The raw integer value to initialise the enum from
-
Scrollable adjustments are based on the minimum size
Declaration
Swift
static let minimum: GtkScrollablePolicy
-
Scrollable adjustments are based on the natural size
Declaration
Swift
static let natural: GtkScrollablePolicy