:right-sidebar: True DownloadError =================================================================== .. currentmodule:: gi.repository.WebKit .. class:: DownloadError :no-contents-entry: Enum values used to denote the various download errors. Methods ------- .. rst-class:: interim-class .. class:: DownloadError :no-index: .. method:: quark() -> int Gets the quark for the domain of download errors. Fields ------ .. rst-class:: interim-class .. class:: DownloadError :no-index: .. attribute:: CANCELLED_BY_USER Download was cancelled by user .. attribute:: DESTINATION Download failure due to destination error .. attribute:: NETWORK Download failure due to network error