Enumeration

WebKit2UserContentFilterError

Declaration

error-domain WebKit2.UserContentFilterError

Description [src]

Errors that can occur while compiling content filters.

Available since:2.24

Members

Name Description
WEBKIT_USER_CONTENT_FILTER_ERROR_INVALID_SOURCE

The JSON source for a content filter is invalid.

WEBKIT_USER_CONTENT_FILTER_ERROR_NOT_FOUND

The requested content filter could not be found.

Type functions

webkit_user_content_filter_error_quark

Gets the quark for the domain of user content filter errors.