Namespace
WebKit2WebExtension – 4.1
The WebKit web extension and DOM library
Dependencies
| GObject—2.0 | The base type system library | 
| Browse documentation | |
| Gio—2.0 | GObject Interfaces and Objects, Networking, IPC, and I/O | 
| Browse documentation | |
| Soup—3.0 | HTTP client/server library | 
| Browse documentation | 
Classes
Enumerations
| ConsoleMessageLevel | Enum values used to denote the various levels of console messages. since: 2.12 | 
| ConsoleMessageSource | Enum values used to denote the various sources of console messages. since: 2.12 | 
| ContextMenuAction | Enum values used to denote the stock actions for
 | 
| FormSubmissionStep | Used to indicate a particular stage in form submission. See
 deprecated: 2.40 since: 2.20 | 
| UserMessageError | Enum values used to denote errors happening when sending user messages. since: 2.28 | 
Bitfields
| HitTestResultContext | Enum values with flags representing the context of a  | 
Callbacks
| WebExtensionInitializeFunction | Type definition for a function that will be called to initialize the web extension when the web process starts. | 
| WebExtensionInitializeWithUserDataFunction | Type definition for a function that will be called to initialize the web extensions when the web process starts, and which receives as additional argument the user data set with webkit_web_context_set_web_extensions_initialization_user_data(). since: 2.4 | 
Function Macros
Constants
| DOM_CSS_RULE_CHARSET_RULE | deprecated: 2.22 | 
| DOM_CSS_RULE_FONT_FACE_RULE | deprecated: 2.22 | 
| DOM_CSS_RULE_IMPORT_RULE | deprecated: 2.22 | 
| DOM_CSS_RULE_MEDIA_RULE | deprecated: 2.22 | 
| DOM_CSS_RULE_PAGE_RULE | deprecated: 2.22 | 
| DOM_CSS_RULE_STYLE_RULE | deprecated: 2.22 | 
| DOM_CSS_RULE_UNKNOWN_RULE | deprecated: 2.22 | 
| DOM_CSS_VALUE_CSS_CUSTOM | deprecated: 2.22 | 
| DOM_CSS_VALUE_CSS_INHERIT | deprecated: 2.22 | 
| DOM_CSS_VALUE_CSS_PRIMITIVE_VALUE | deprecated: 2.22 | 
| DOM_CSS_VALUE_CSS_VALUE_LIST | deprecated: 2.22 | 
| DOM_ELEMENT_ALLOW_KEYBOARD_INPUT | deprecated: 2.22 | 
| DOM_EVENT_AT_TARGET | deprecated: 2.22 | 
| DOM_EVENT_BLUR | deprecated: 2.22 | 
| DOM_EVENT_BUBBLING_PHASE | deprecated: 2.22 | 
| DOM_EVENT_CAPTURING_PHASE | deprecated: 2.22 | 
| DOM_EVENT_CHANGE | deprecated: 2.22 | 
| DOM_EVENT_CLICK | deprecated: 2.22 | 
| DOM_EVENT_DBLCLICK | deprecated: 2.22 | 
| DOM_EVENT_DRAGDROP | deprecated: 2.22 | 
| DOM_EVENT_FOCUS | deprecated: 2.22 | 
| DOM_EVENT_KEYDOWN | deprecated: 2.22 | 
| DOM_EVENT_KEYPRESS | deprecated: 2.22 | 
| DOM_EVENT_KEYUP | deprecated: 2.22 | 
| DOM_EVENT_MOUSEDOWN | deprecated: 2.22 | 
| DOM_EVENT_MOUSEDRAG | deprecated: 2.22 | 
| DOM_EVENT_MOUSEMOVE | deprecated: 2.22 | 
| DOM_EVENT_MOUSEOUT | deprecated: 2.22 | 
| DOM_EVENT_MOUSEOVER | deprecated: 2.22 | 
| DOM_EVENT_MOUSEUP | deprecated: 2.22 | 
| DOM_EVENT_NONE | deprecated: 2.22 | 
| DOM_EVENT_SELECT | deprecated: 2.22 | 
| DOM_KEYBOARD_EVENT_KEY_LOCATION_LEFT | deprecated: 2.22 | 
| DOM_KEYBOARD_EVENT_KEY_LOCATION_NUMPAD | deprecated: 2.22 | 
| DOM_KEYBOARD_EVENT_KEY_LOCATION_RIGHT | deprecated: 2.22 | 
| DOM_KEYBOARD_EVENT_KEY_LOCATION_STANDARD | deprecated: 2.22 | 
| DOM_NODE_ATTRIBUTE_NODE | deprecated: 2.22 | 
| DOM_NODE_CDATA_SECTION_NODE | deprecated: 2.22 | 
| DOM_NODE_COMMENT_NODE | deprecated: 2.22 | 
| DOM_NODE_DOCUMENT_FRAGMENT_NODE | deprecated: 2.22 | 
| DOM_NODE_DOCUMENT_NODE | deprecated: 2.22 | 
| DOM_NODE_DOCUMENT_POSITION_CONTAINED_BY | deprecated: 2.22 | 
| DOM_NODE_DOCUMENT_POSITION_CONTAINS | deprecated: 2.22 | 
| DOM_NODE_DOCUMENT_POSITION_DISCONNECTED | deprecated: 2.22 | 
| DOM_NODE_DOCUMENT_POSITION_FOLLOWING | deprecated: 2.22 | 
| DOM_NODE_DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC | deprecated: 2.22 | 
| DOM_NODE_DOCUMENT_POSITION_PRECEDING | deprecated: 2.22 | 
| DOM_NODE_DOCUMENT_TYPE_NODE | deprecated: 2.22 | 
| DOM_NODE_ELEMENT_NODE | deprecated: 2.22 | 
| DOM_NODE_ENTITY_NODE | deprecated: 2.22 | 
| DOM_NODE_ENTITY_REFERENCE_NODE | deprecated: 2.22 | 
| DOM_NODE_FILTER_ACCEPT | Accept the node. Use this macro as return value of  deprecated: 2.22 | 
| DOM_NODE_FILTER_REJECT | Reject the node. Use this macro as return value of  deprecated: 2.22 | 
| DOM_NODE_FILTER_SHOW_ALL | Show all nodes. deprecated: 2.22 | 
| DOM_NODE_FILTER_SHOW_ATTRIBUTE | Show  deprecated: 2.22 | 
| DOM_NODE_FILTER_SHOW_CDATA_SECTION | Show  deprecated: 2.22 | 
| DOM_NODE_FILTER_SHOW_COMMENT | Show  deprecated: 2.22 | 
| DOM_NODE_FILTER_SHOW_DOCUMENT | Show  deprecated: 2.22 | 
| DOM_NODE_FILTER_SHOW_DOCUMENT_FRAGMENT | Show  deprecated: 2.22 | 
| DOM_NODE_FILTER_SHOW_DOCUMENT_TYPE | Show  deprecated: 2.22 | 
| DOM_NODE_FILTER_SHOW_ELEMENT | Show  deprecated: 2.22 | 
| DOM_NODE_FILTER_SHOW_ENTITY | Show  deprecated: 2.22 | 
| DOM_NODE_FILTER_SHOW_ENTITY_REFERENCE | Show  deprecated: 2.22 | 
| DOM_NODE_FILTER_SHOW_NOTATION | Show  deprecated: 2.22 | 
| DOM_NODE_FILTER_SHOW_PROCESSING_INSTRUCTION | Show  deprecated: 2.22 | 
| DOM_NODE_FILTER_SHOW_TEXT | Show  deprecated: 2.22 | 
| DOM_NODE_FILTER_SKIP | Skip the node. Use this macro as return value of  deprecated: 2.22 | 
| DOM_NODE_PROCESSING_INSTRUCTION_NODE | deprecated: 2.22 | 
| DOM_NODE_TEXT_NODE | deprecated: 2.22 | 
| DOM_RANGE_END_TO_END | deprecated: 2.22 | 
| DOM_RANGE_END_TO_START | deprecated: 2.22 | 
| DOM_RANGE_NODE_AFTER | deprecated: 2.22 | 
| DOM_RANGE_NODE_BEFORE | deprecated: 2.22 | 
| DOM_RANGE_NODE_BEFORE_AND_AFTER | deprecated: 2.22 | 
| DOM_RANGE_NODE_INSIDE | deprecated: 2.22 | 
| DOM_RANGE_START_TO_END | deprecated: 2.22 | 
| DOM_RANGE_START_TO_START | deprecated: 2.22 | 
| DOM_XPATH_RESULT_ANY_TYPE | deprecated: 2.22 | 
| DOM_XPATH_RESULT_ANY_UNORDERED_NODE_TYPE | deprecated: 2.22 | 
| DOM_XPATH_RESULT_BOOLEAN_TYPE | deprecated: 2.22 | 
| DOM_XPATH_RESULT_FIRST_ORDERED_NODE_TYPE | deprecated: 2.22 | 
| DOM_XPATH_RESULT_NUMBER_TYPE | deprecated: 2.22 | 
| DOM_XPATH_RESULT_ORDERED_NODE_ITERATOR_TYPE | deprecated: 2.22 | 
| DOM_XPATH_RESULT_ORDERED_NODE_SNAPSHOT_TYPE | deprecated: 2.22 | 
| DOM_XPATH_RESULT_STRING_TYPE | deprecated: 2.22 | 
| DOM_XPATH_RESULT_UNORDERED_NODE_ITERATOR_TYPE | deprecated: 2.22 | 
| DOM_XPATH_RESULT_UNORDERED_NODE_SNAPSHOT_TYPE | deprecated: 2.22 |