-
Cast constructor, converting any binary integer to a
PrintError.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
An unspecified error occurred.
Declaration
Swift
static let general: GtkPrintError -
An internal error occurred.
Declaration
Swift
static let internalError: GtkPrintError -
A memory allocation failed.
Declaration
Swift
static let nomem: GtkPrintError -
An error occurred while loading a page setup or paper size from a key file.
Declaration
Swift
static let invalidFile: GtkPrintError
View on GitHub
Install in Dash
PrintError Extension Reference