-
Cast constructor, converting any binary integer to a
PageSet
.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryInteger
Parameters
raw
The raw integer value to initialise the enum from
-
All pages.
Declaration
Swift
static let all: GtkPageSet
-
Even pages.
Declaration
Swift
static let even: GtkPageSet
-
Odd pages.
Declaration
Swift
static let odd: GtkPageSet