-
Cast constructor, converting any binary integer to a
PackType.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
The child is packed into the start of the widget
Declaration
Swift
static let start: GtkPackType -
The child is packed into the end of the widget
Declaration
Swift
static let end: GtkPackType
View on GitHub
Install in Dash
PackType Extension Reference