Top |
#define | WEBKIT_NETWORK_ERROR |
#define | WEBKIT_PLUGIN_ERROR |
#define | WEBKIT_POLICY_ERROR |
#define | WEBKIT_DOWNLOAD_ERROR |
#define | WEBKIT_PRINT_ERROR |
#define | WEBKIT_JAVASCRIPT_ERROR |
#define | WEBKIT_SNAPSHOT_ERROR |
#define | WEBKIT_USER_CONTENT_FILTER_ERROR |
enum | WebKitNetworkError |
enum | WebKitPluginError |
enum | WebKitPolicyError |
enum | WebKitDownloadError |
enum | WebKitPrintError |
enum | WebKitJavascriptError |
enum | WebKitSnapshotError |
enum | WebKitUserContentFilterError |
#define WEBKIT_USER_CONTENT_FILTER_ERROR webkit_user_content_filter_error_quark ()
Enum values used to denote the various network errors.
Enum values used to denote the various plugin and multimedia errors.
Generic plugin load failure. Deprecated 2.32 |
||
Load failure due to missing plugin. Deprecated 2.32 |
||
Load failure due to inability to load plugin. Deprecated 2.32 |
||
Load failure due to missing Java support that is required to load plugin. Deprecated 2.32 |
||
Load failure due to connection cancellation. Deprecated 2.32 |
||
Preliminary load failure for media content types. A new load will be started to perform the media load. |
Enum values used to denote the various policy errors.
Enum values used to denote errors happening when creating snapshots of WebKitWebView