WebKit.DownloadError – webkit2gtk-4.0 Reference Manual
DownloadError
Description:
[
CCode
( cprefix =
"WEBKIT_DOWNLOAD_ERROR_"
, type_id =
"webkit_download_error_get_type ()"
) ]
public
errordomain
DownloadError
Enum values used to denote the various download errors.
Namespace:
WebKit
Package:
webkit2gtk-4.0
Content:
Error codes:
CANCELLED_BY_USER
-
Download was cancelled by user
DESTINATION
-
Download failure due to destination error
NETWORK
-
Download failure due to network error
Static methods:
public
static
Quark
quark
()
Gets the quark for the domain of download errors.
2022 vala-language.org