WebKit2.DownloadError (original) (raw)

Enumeration

WebKit2DownloadError

Declaration

error-domain WebKit2.DownloadError

Description [src]

Enum values used to denote the various download errors.

Members

WEBKIT_DOWNLOAD_ERROR_NETWORK

Download failure due to network error.

WEBKIT_DOWNLOAD_ERROR_CANCELLED_BY_USER

Download was cancelled by user.

WEBKIT_DOWNLOAD_ERROR_DESTINATION

Download failure due to destination error.

Type functions