| 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 | |
| 33 | G_BEGIN_DECLS |
| 34 | /* Enumerations from WebKitAuthenticationRequest.h. */ |
| 35 | #define WEBKIT_TYPE_AUTHENTICATION_SCHEME webkit_authentication_scheme_get_type () |
| 36 | |
| 37 | WEBKIT_API GType |
| 38 | webkit_authentication_scheme_get_type (void); |
| 39 | /* Enumerations from WebKitContextMenuActions.h. */ |
| 40 | #define webkit_context_menu_action_get_type () |
| 41 | |
| 42 | WEBKIT_API GType |
| 43 | (void); |
| 44 | /* Enumerations from WebKitCookieManager.h. */ |
| 45 | #define WEBKIT_TYPE_COOKIE_PERSISTENT_STORAGE webkit_cookie_persistent_storage_get_type () |
| 46 | |
| 47 | WEBKIT_API GType |
| 48 | webkit_cookie_persistent_storage_get_type (void); |
| 49 | #define WEBKIT_TYPE_COOKIE_ACCEPT_POLICY webkit_cookie_accept_policy_get_type () |
| 50 | |
| 51 | WEBKIT_API GType |
| 52 | webkit_cookie_accept_policy_get_type (void); |
| 53 | /* Enumerations from WebKitCredential.h. */ |
| 54 | #define WEBKIT_TYPE_CREDENTIAL_PERSISTENCE webkit_credential_persistence_get_type () |
| 55 | |
| 56 | WEBKIT_API GType |
| 57 | webkit_credential_persistence_get_type (void); |
| 58 | /* Enumerations from WebKitEditorState.h. */ |
| 59 | #define WEBKIT_TYPE_EDITOR_TYPING_ATTRIBUTES webkit_editor_typing_attributes_get_type () |
| 60 | |
| 61 | WEBKIT_API GType |
| 62 | webkit_editor_typing_attributes_get_type (void); |
| 63 | /* Enumerations from WebKitError.h. */ |
| 64 | #define WEBKIT_TYPE_NETWORK_ERROR webkit_network_error_get_type () |
| 65 | |
| 66 | WEBKIT_API GType |
| 67 | webkit_network_error_get_type (void); |
| 68 | #define WEBKIT_TYPE_POLICY_ERROR webkit_policy_error_get_type () |
| 69 | |
| 70 | WEBKIT_API GType |
| 71 | webkit_policy_error_get_type (void); |
| 72 | #define WEBKIT_TYPE_PLUGIN_ERROR webkit_plugin_error_get_type () |
| 73 | |
| 74 | WEBKIT_API GType |
| 75 | webkit_plugin_error_get_type (void); |
| 76 | #define WEBKIT_TYPE_DOWNLOAD_ERROR webkit_download_error_get_type () |
| 77 | |
| 78 | WEBKIT_API GType |
| 79 | webkit_download_error_get_type (void); |
| 80 | #define WEBKIT_TYPE_PRINT_ERROR webkit_print_error_get_type () |
| 81 | |
| 82 | WEBKIT_API GType |
| 83 | webkit_print_error_get_type (void); |
| 84 | #define WEBKIT_TYPE_JAVASCRIPT_ERROR webkit_javascript_error_get_type () |
| 85 | |
| 86 | WEBKIT_API GType |
| 87 | webkit_javascript_error_get_type (void); |
| 88 | #define WEBKIT_TYPE_SNAPSHOT_ERROR webkit_snapshot_error_get_type () |
| 89 | |
| 90 | WEBKIT_API GType |
| 91 | webkit_snapshot_error_get_type (void); |
| 92 | #define WEBKIT_TYPE_USER_CONTENT_FILTER_ERROR webkit_user_content_filter_error_get_type () |
| 93 | |
| 94 | WEBKIT_API GType |
| 95 | webkit_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 | |
| 99 | WEBKIT_API GType |
| 100 | webkit_favicon_database_error_get_type (void); |
| 101 | /* Enumerations from WebKitFindController.h. */ |
| 102 | #define WEBKIT_TYPE_FIND_OPTIONS webkit_find_options_get_type () |
| 103 | |
| 104 | WEBKIT_API GType |
| 105 | webkit_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 | |
| 109 | WEBKIT_API GType |
| 110 | webkit_hit_test_result_context_get_type (void); |
| 111 | /* Enumerations from WebKitNavigationAction.h. */ |
| 112 | #define WEBKIT_TYPE_NAVIGATION_TYPE webkit_navigation_type_get_type () |
| 113 | |
| 114 | WEBKIT_API GType |
| 115 | webkit_navigation_type_get_type (void); |
| 116 | /* Enumerations from WebKitPrintOperation.h. */ |
| 117 | #define WEBKIT_TYPE_PRINT_OPERATION_RESPONSE webkit_print_operation_response_get_type () |
| 118 | |
| 119 | WEBKIT_API GType |
| 120 | webkit_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 | |
| 124 | WEBKIT_API GType |
| 125 | webkit_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 | |
| 129 | WEBKIT_API GType |
| 130 | webkit_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 | |
| 134 | WEBKIT_API GType |
| 135 | webkit_user_content_injected_frames_get_type (void); |
| 136 | #define WEBKIT_TYPE_USER_STYLE_LEVEL webkit_user_style_level_get_type () |
| 137 | |
| 138 | WEBKIT_API GType |
| 139 | webkit_user_style_level_get_type (void); |
| 140 | #define WEBKIT_TYPE_USER_SCRIPT_INJECTION_TIME webkit_user_script_injection_time_get_type () |
| 141 | |
| 142 | WEBKIT_API GType |
| 143 | webkit_user_script_injection_time_get_type (void); |
| 144 | /* Enumerations from WebKitWebContext.h. */ |
| 145 | #define WEBKIT_TYPE_CACHE_MODEL webkit_cache_model_get_type () |
| 146 | |
| 147 | WEBKIT_API GType |
| 148 | webkit_cache_model_get_type (void); |
| 149 | #define WEBKIT_TYPE_PROCESS_MODEL webkit_process_model_get_type () |
| 150 | |
| 151 | WEBKIT_API GType |
| 152 | webkit_process_model_get_type (void); |
| 153 | #define WEBKIT_TYPE_TLS_ERRORS_POLICY webkit_tls_errors_policy_get_type () |
| 154 | |
| 155 | WEBKIT_API GType |
| 156 | webkit_tls_errors_policy_get_type (void); |
| 157 | #define WEBKIT_TYPE_NETWORK_PROXY_MODE webkit_network_proxy_mode_get_type () |
| 158 | |
| 159 | WEBKIT_API GType |
| 160 | webkit_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 | |
| 164 | WEBKIT_API GType |
| 165 | webkit_policy_decision_type_get_type (void); |
| 166 | #define WEBKIT_TYPE_LOAD_EVENT webkit_load_event_get_type () |
| 167 | |
| 168 | WEBKIT_API GType |
| 169 | webkit_load_event_get_type (void); |
| 170 | #define WEBKIT_TYPE_SAVE_MODE webkit_save_mode_get_type () |
| 171 | |
| 172 | WEBKIT_API GType |
| 173 | webkit_save_mode_get_type (void); |
| 174 | #define WEBKIT_TYPE_INSECURE_CONTENT_EVENT webkit_insecure_content_event_get_type () |
| 175 | |
| 176 | WEBKIT_API GType |
| 177 | webkit_insecure_content_event_get_type (void); |
| 178 | #define WEBKIT_TYPE_SNAPSHOT_OPTIONS webkit_snapshot_options_get_type () |
| 179 | |
| 180 | WEBKIT_API GType |
| 181 | webkit_snapshot_options_get_type (void); |
| 182 | #define WEBKIT_TYPE_SNAPSHOT_REGION webkit_snapshot_region_get_type () |
| 183 | |
| 184 | WEBKIT_API GType |
| 185 | webkit_snapshot_region_get_type (void); |
| 186 | #define WEBKIT_TYPE_WEB_PROCESS_TERMINATION_REASON webkit_web_process_termination_reason_get_type () |
| 187 | |
| 188 | WEBKIT_API GType |
| 189 | webkit_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 | |
| 193 | WEBKIT_API GType |
| 194 | webkit_website_data_types_get_type (void); |
| 195 | G_END_DECLS |
| 196 | |
| 197 | #endif |
| 198 | |
| 199 | /* Generated data ends here */ |
| 200 | |
| 201 | |