1
2/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
3
4/*
5 * Copyright (C) 2013 Igalia S.L.
6 *
7 * This library is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU Library General Public
9 * License as published by the Free Software Foundation; either
10 * version 2 of the License, or (at your option) any later version.
11 *
12 * This library is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * Library General Public License for more details.
16 *
17 * You should have received a copy of the GNU Library General Public License
18 * along with this library; see the file COPYING.LIB. If not, write to
19 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
20 * Boston, MA 02110-1301, USA.
21 */
22
23#if !defined(__WEBKIT2_H_INSIDE__) && !defined(WEBKIT2_COMPILATION)
24#error "Only <webkit2/webkit2.h> can be included directly."
25#endif
26
27#ifndef WEBKIT_ENUM_TYPES_H
28#define WEBKIT_ENUM_TYPES_H
29
30#include <glib-object.h>
31#include <webkit2/WebKitDefines.h>
32
33G_BEGIN_DECLS
34/* Enumerations from WebKitAuthenticationRequest.h. */
35#define WEBKIT_TYPE_AUTHENTICATION_SCHEME webkit_authentication_scheme_get_type ()
36
37WEBKIT_API GType
38webkit_authentication_scheme_get_type (void);
39/* Enumerations from WebKitContextMenuActions.h. */
40#define WEBKIT_TYPE_CONTEXT_MENU_ACTION webkit_context_menu_action_get_type ()
41
42WEBKIT_API GType
43webkit_context_menu_action_get_type (void);
44/* Enumerations from WebKitCookieManager.h. */
45#define WEBKIT_TYPE_COOKIE_PERSISTENT_STORAGE webkit_cookie_persistent_storage_get_type ()
46
47WEBKIT_API GType
48webkit_cookie_persistent_storage_get_type (void);
49#define WEBKIT_TYPE_COOKIE_ACCEPT_POLICY webkit_cookie_accept_policy_get_type ()
50
51WEBKIT_API GType
52webkit_cookie_accept_policy_get_type (void);
53/* Enumerations from WebKitCredential.h. */
54#define WEBKIT_TYPE_CREDENTIAL_PERSISTENCE webkit_credential_persistence_get_type ()
55
56WEBKIT_API GType
57webkit_credential_persistence_get_type (void);
58/* Enumerations from WebKitEditorState.h. */
59#define WEBKIT_TYPE_EDITOR_TYPING_ATTRIBUTES webkit_editor_typing_attributes_get_type ()
60
61WEBKIT_API GType
62webkit_editor_typing_attributes_get_type (void);
63/* Enumerations from WebKitError.h. */
64#define WEBKIT_TYPE_NETWORK_ERROR webkit_network_error_get_type ()
65
66WEBKIT_API GType
67webkit_network_error_get_type (void);
68#define WEBKIT_TYPE_POLICY_ERROR webkit_policy_error_get_type ()
69
70WEBKIT_API GType
71webkit_policy_error_get_type (void);
72#define WEBKIT_TYPE_PLUGIN_ERROR webkit_plugin_error_get_type ()
73
74WEBKIT_API GType
75webkit_plugin_error_get_type (void);
76#define WEBKIT_TYPE_DOWNLOAD_ERROR webkit_download_error_get_type ()
77
78WEBKIT_API GType
79webkit_download_error_get_type (void);
80#define WEBKIT_TYPE_PRINT_ERROR webkit_print_error_get_type ()
81
82WEBKIT_API GType
83webkit_print_error_get_type (void);
84#define WEBKIT_TYPE_JAVASCRIPT_ERROR webkit_javascript_error_get_type ()
85
86WEBKIT_API GType
87webkit_javascript_error_get_type (void);
88#define WEBKIT_TYPE_SNAPSHOT_ERROR webkit_snapshot_error_get_type ()
89
90WEBKIT_API GType
91webkit_snapshot_error_get_type (void);
92#define WEBKIT_TYPE_USER_CONTENT_FILTER_ERROR webkit_user_content_filter_error_get_type ()
93
94WEBKIT_API GType
95webkit_user_content_filter_error_get_type (void);
96/* Enumerations from WebKitFaviconDatabase.h. */
97#define WEBKIT_TYPE_FAVICON_DATABASE_ERROR webkit_favicon_database_error_get_type ()
98
99WEBKIT_API GType
100webkit_favicon_database_error_get_type (void);
101/* Enumerations from WebKitFindController.h. */
102#define WEBKIT_TYPE_FIND_OPTIONS webkit_find_options_get_type ()
103
104WEBKIT_API GType
105webkit_find_options_get_type (void);
106/* Enumerations from WebKitHitTestResult.h. */
107#define WEBKIT_TYPE_HIT_TEST_RESULT_CONTEXT webkit_hit_test_result_context_get_type ()
108
109WEBKIT_API GType
110webkit_hit_test_result_context_get_type (void);
111/* Enumerations from WebKitNavigationAction.h. */
112#define WEBKIT_TYPE_NAVIGATION_TYPE webkit_navigation_type_get_type ()
113
114WEBKIT_API GType
115webkit_navigation_type_get_type (void);
116/* Enumerations from WebKitPrintOperation.h. */
117#define WEBKIT_TYPE_PRINT_OPERATION_RESPONSE webkit_print_operation_response_get_type ()
118
119WEBKIT_API GType
120webkit_print_operation_response_get_type (void);
121/* Enumerations from WebKitScriptDialog.h. */
122#define WEBKIT_TYPE_SCRIPT_DIALOG_TYPE webkit_script_dialog_type_get_type ()
123
124WEBKIT_API GType
125webkit_script_dialog_type_get_type (void);
126/* Enumerations from WebKitSettings.h. */
127#define WEBKIT_TYPE_HARDWARE_ACCELERATION_POLICY webkit_hardware_acceleration_policy_get_type ()
128
129WEBKIT_API GType
130webkit_hardware_acceleration_policy_get_type (void);
131/* Enumerations from WebKitUserContent.h. */
132#define WEBKIT_TYPE_USER_CONTENT_INJECTED_FRAMES webkit_user_content_injected_frames_get_type ()
133
134WEBKIT_API GType
135webkit_user_content_injected_frames_get_type (void);
136#define WEBKIT_TYPE_USER_STYLE_LEVEL webkit_user_style_level_get_type ()
137
138WEBKIT_API GType
139webkit_user_style_level_get_type (void);
140#define WEBKIT_TYPE_USER_SCRIPT_INJECTION_TIME webkit_user_script_injection_time_get_type ()
141
142WEBKIT_API GType
143webkit_user_script_injection_time_get_type (void);
144/* Enumerations from WebKitWebContext.h. */
145#define WEBKIT_TYPE_CACHE_MODEL webkit_cache_model_get_type ()
146
147WEBKIT_API GType
148webkit_cache_model_get_type (void);
149#define WEBKIT_TYPE_PROCESS_MODEL webkit_process_model_get_type ()
150
151WEBKIT_API GType
152webkit_process_model_get_type (void);
153#define WEBKIT_TYPE_TLS_ERRORS_POLICY webkit_tls_errors_policy_get_type ()
154
155WEBKIT_API GType
156webkit_tls_errors_policy_get_type (void);
157#define WEBKIT_TYPE_NETWORK_PROXY_MODE webkit_network_proxy_mode_get_type ()
158
159WEBKIT_API GType
160webkit_network_proxy_mode_get_type (void);
161/* Enumerations from WebKitWebView.h. */
162#define WEBKIT_TYPE_POLICY_DECISION_TYPE webkit_policy_decision_type_get_type ()
163
164WEBKIT_API GType
165webkit_policy_decision_type_get_type (void);
166#define WEBKIT_TYPE_LOAD_EVENT webkit_load_event_get_type ()
167
168WEBKIT_API GType
169webkit_load_event_get_type (void);
170#define WEBKIT_TYPE_SAVE_MODE webkit_save_mode_get_type ()
171
172WEBKIT_API GType
173webkit_save_mode_get_type (void);
174#define WEBKIT_TYPE_INSECURE_CONTENT_EVENT webkit_insecure_content_event_get_type ()
175
176WEBKIT_API GType
177webkit_insecure_content_event_get_type (void);
178#define WEBKIT_TYPE_SNAPSHOT_OPTIONS webkit_snapshot_options_get_type ()
179
180WEBKIT_API GType
181webkit_snapshot_options_get_type (void);
182#define WEBKIT_TYPE_SNAPSHOT_REGION webkit_snapshot_region_get_type ()
183
184WEBKIT_API GType
185webkit_snapshot_region_get_type (void);
186#define WEBKIT_TYPE_WEB_PROCESS_TERMINATION_REASON webkit_web_process_termination_reason_get_type ()
187
188WEBKIT_API GType
189webkit_web_process_termination_reason_get_type (void);
190/* Enumerations from WebKitWebsiteData.h. */
191#define WEBKIT_TYPE_WEBSITE_DATA_TYPES webkit_website_data_types_get_type ()
192
193WEBKIT_API GType
194webkit_website_data_types_get_type (void);
195G_END_DECLS
196
197#endif
198
199/* Generated data ends here */
200
201