-
Cast constructor, converting any binary integer to a
WindowType.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
A regular window, such as a dialog.
Declaration
Swift
static let toplevel: GtkWindowType -
A special window such as a tooltip.
Declaration
Swift
static let popup: GtkWindowType
View on GitHub
Install in Dash
WindowType Extension Reference