WebKit.PrintError – webkit2gtk-4.0 Reference Manual
PrintError
Description:
[
CCode
( cprefix =
"WEBKIT_PRINT_ERROR_"
, type_id =
"webkit_print_error_get_type ()"
) ]
public
errordomain
PrintError
Enum values used to denote the various print errors.
Namespace:
WebKit
Package:
webkit2gtk-4.0
Content:
Error codes:
GENERAL
-
Unspecified error during a print operation
INVALID_PAGE_RANGE
-
Invalid page range
PRINTER_NOT_FOUND
-
Selected printer cannot be found
Static methods:
public
static
Quark
quark
()
Gets the quark for the domain of printing errors.
2022 vala-language.org