-
Cast constructor, converting any binary integer to a
ImageType
.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryInteger
Parameters
raw
The raw integer value to initialise the enum from
-
there is no image displayed by the widget
Declaration
Swift
static let empty: GtkImageType
-
the widget contains a named icon
Declaration
Swift
static let iconName: GtkImageType
-
the widget contains a
GIcon
Declaration
Swift
static let gicon: GtkImageType
-
the widget contains a
GdkPaintable
Declaration
Swift
static let paintable: GtkImageType