WebKit.FaviconDatabaseError – webkit2gtk-4.0 Reference Manual
FaviconDatabaseError
Description:
[
CCode
( cprefix =
"WEBKIT_FAVICON_DATABASE_ERROR_"
, type_id =
"webkit_favicon_database_error_get_type ()"
) ]
public
errordomain
FaviconDatabaseError
Enum values used to denote the various errors related to the
FaviconDatabase
.
Namespace:
WebKit
Package:
webkit2gtk-4.0
Content:
Error codes:
FAVICON_NOT_FOUND
-
There is not an icon available for the requested URL
FAVICON_UNKNOWN
-
There might be an icon for the requested URL, but its data is unknown at the moment
NOT_INITIALIZED
-
The
FaviconDatabase
has not been initialized yet
Static methods:
public
static
Quark
quark
()
Gets the quark for the domain of favicon database errors.
2022 vala-language.org