| Copyright | Will Thompson and Iñaki García Etxebarria |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
GI.WebKit2WebExtension.Constants
Description
Synopsis
- pattern DOM_XPATH_RESULT_UNORDERED_NODE_SNAPSHOT_TYPE :: Int32
- pattern DOM_XPATH_RESULT_UNORDERED_NODE_ITERATOR_TYPE :: Int32
- pattern DOM_XPATH_RESULT_STRING_TYPE :: Int32
- pattern DOM_XPATH_RESULT_ORDERED_NODE_SNAPSHOT_TYPE :: Int32
- pattern DOM_XPATH_RESULT_ORDERED_NODE_ITERATOR_TYPE :: Int32
- pattern DOM_XPATH_RESULT_NUMBER_TYPE :: Int32
- pattern DOM_XPATH_RESULT_FIRST_ORDERED_NODE_TYPE :: Int32
- pattern DOM_XPATH_RESULT_BOOLEAN_TYPE :: Int32
- pattern DOM_XPATH_RESULT_ANY_UNORDERED_NODE_TYPE :: Int32
- pattern DOM_XPATH_RESULT_ANY_TYPE :: Int32
- pattern DOM_RANGE_START_TO_START :: Int32
- pattern DOM_RANGE_START_TO_END :: Int32
- pattern DOM_RANGE_NODE_INSIDE :: Int32
- pattern DOM_RANGE_NODE_BEFORE_AND_AFTER :: Int32
- pattern DOM_RANGE_NODE_BEFORE :: Int32
- pattern DOM_RANGE_NODE_AFTER :: Int32
- pattern DOM_RANGE_END_TO_START :: Int32
- pattern DOM_RANGE_END_TO_END :: Int32
- pattern DOM_NODE_TEXT_NODE :: Int32
- pattern DOM_NODE_PROCESSING_INSTRUCTION_NODE :: Int32
- pattern DOM_NODE_FILTER_SKIP :: Int32
- pattern DOM_NODE_FILTER_SHOW_TEXT :: Int32
- pattern DOM_NODE_FILTER_SHOW_PROCESSING_INSTRUCTION :: Int32
- pattern DOM_NODE_FILTER_SHOW_NOTATION :: Int32
- pattern DOM_NODE_FILTER_SHOW_ENTITY_REFERENCE :: Int32
- pattern DOM_NODE_FILTER_SHOW_ENTITY :: Int32
- pattern DOM_NODE_FILTER_SHOW_ELEMENT :: Int32
- pattern DOM_NODE_FILTER_SHOW_DOCUMENT_TYPE :: Int32
- pattern DOM_NODE_FILTER_SHOW_DOCUMENT_FRAGMENT :: Int32
- pattern DOM_NODE_FILTER_SHOW_DOCUMENT :: Int32
- pattern DOM_NODE_FILTER_SHOW_COMMENT :: Int32
- pattern DOM_NODE_FILTER_SHOW_CDATA_SECTION :: Int32
- pattern DOM_NODE_FILTER_SHOW_ATTRIBUTE :: Int32
- pattern DOM_NODE_FILTER_SHOW_ALL :: Int32
- pattern DOM_NODE_FILTER_REJECT :: Int32
- pattern DOM_NODE_FILTER_ACCEPT :: Int32
- pattern DOM_NODE_ENTITY_REFERENCE_NODE :: Int32
- pattern DOM_NODE_ENTITY_NODE :: Int32
- pattern DOM_NODE_ELEMENT_NODE :: Int32
- pattern DOM_NODE_DOCUMENT_TYPE_NODE :: Int32
- pattern DOM_NODE_DOCUMENT_POSITION_PRECEDING :: Int32
- pattern DOM_NODE_DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC :: Int32
- pattern DOM_NODE_DOCUMENT_POSITION_FOLLOWING :: Int32
- pattern DOM_NODE_DOCUMENT_POSITION_DISCONNECTED :: Int32
- pattern DOM_NODE_DOCUMENT_POSITION_CONTAINS :: Int32
- pattern DOM_NODE_DOCUMENT_POSITION_CONTAINED_BY :: Int32
- pattern DOM_NODE_DOCUMENT_NODE :: Int32
- pattern DOM_NODE_DOCUMENT_FRAGMENT_NODE :: Int32
- pattern DOM_NODE_COMMENT_NODE :: Int32
- pattern DOM_NODE_CDATA_SECTION_NODE :: Int32
- pattern DOM_NODE_ATTRIBUTE_NODE :: Int32
- pattern DOM_KEYBOARD_EVENT_KEY_LOCATION_STANDARD :: Int32
- pattern DOM_KEYBOARD_EVENT_KEY_LOCATION_RIGHT :: Int32
- pattern DOM_KEYBOARD_EVENT_KEY_LOCATION_NUMPAD :: Int32
- pattern DOM_KEYBOARD_EVENT_KEY_LOCATION_LEFT :: Int32
- pattern DOM_EVENT_SELECT :: Int32
- pattern DOM_EVENT_NONE :: Int32
- pattern DOM_EVENT_MOUSEUP :: Int32
- pattern DOM_EVENT_MOUSEOVER :: Int32
- pattern DOM_EVENT_MOUSEOUT :: Int32
- pattern DOM_EVENT_MOUSEMOVE :: Int32
- pattern DOM_EVENT_MOUSEDRAG :: Int32
- pattern DOM_EVENT_MOUSEDOWN :: Int32
- pattern DOM_EVENT_KEYUP :: Int32
- pattern DOM_EVENT_KEYPRESS :: Int32
- pattern DOM_EVENT_KEYDOWN :: Int32
- pattern DOM_EVENT_FOCUS :: Int32
- pattern DOM_EVENT_DRAGDROP :: Int32
- pattern DOM_EVENT_DBLCLICK :: Int32
- pattern DOM_EVENT_CLICK :: Int32
- pattern DOM_EVENT_CHANGE :: Int32
- pattern DOM_EVENT_CAPTURING_PHASE :: Int32
- pattern DOM_EVENT_BUBBLING_PHASE :: Int32
- pattern DOM_EVENT_BLUR :: Int32
- pattern DOM_EVENT_AT_TARGET :: Int32
- pattern DOM_ELEMENT_ALLOW_KEYBOARD_INPUT :: Int32
- pattern DOM_CSS_VALUE_CSS_VALUE_LIST :: Int32
- pattern DOM_CSS_VALUE_CSS_PRIMITIVE_VALUE :: Int32
- pattern DOM_CSS_VALUE_CSS_INHERIT :: Int32
- pattern DOM_CSS_VALUE_CSS_CUSTOM :: Int32
- pattern DOM_CSS_RULE_UNKNOWN_RULE :: Int32
- pattern DOM_CSS_RULE_STYLE_RULE :: Int32
- pattern DOM_CSS_RULE_PAGE_RULE :: Int32
- pattern DOM_CSS_RULE_MEDIA_RULE :: Int32
- pattern DOM_CSS_RULE_IMPORT_RULE :: Int32
- pattern DOM_CSS_RULE_FONT_FACE_RULE :: Int32
- pattern DOM_CSS_RULE_CHARSET_RULE :: Int32
Documentation
pattern DOM_XPATH_RESULT_UNORDERED_NODE_SNAPSHOT_TYPE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_XPATH_RESULT_UNORDERED_NODE_ITERATOR_TYPE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_XPATH_RESULT_STRING_TYPE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_XPATH_RESULT_ORDERED_NODE_SNAPSHOT_TYPE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_XPATH_RESULT_ORDERED_NODE_ITERATOR_TYPE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_XPATH_RESULT_NUMBER_TYPE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_XPATH_RESULT_FIRST_ORDERED_NODE_TYPE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_XPATH_RESULT_BOOLEAN_TYPE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_XPATH_RESULT_ANY_UNORDERED_NODE_TYPE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_XPATH_RESULT_ANY_TYPE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_RANGE_START_TO_START :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_RANGE_START_TO_END :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_RANGE_NODE_INSIDE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_RANGE_NODE_BEFORE_AND_AFTER :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_RANGE_NODE_BEFORE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_RANGE_NODE_AFTER :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_RANGE_END_TO_START :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_RANGE_END_TO_END :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_TEXT_NODE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_PROCESSING_INSTRUCTION_NODE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_FILTER_SKIP :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
Skip the node. Use this macro as return value of dOMNodeFilterAcceptNode
implementation to skip the given DOMNode. The children of the given node will
not be skipped.
Since: 2.6
pattern DOM_NODE_FILTER_SHOW_TEXT :: Int32 Source #
pattern DOM_NODE_FILTER_SHOW_PROCESSING_INSTRUCTION :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
Show DOMProcessingInstruction nodes.
Since: 2.6
pattern DOM_NODE_FILTER_SHOW_NOTATION :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
Show WebKitDOMNotation nodes.
Since: 2.6
pattern DOM_NODE_FILTER_SHOW_ENTITY_REFERENCE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
Show DOMEntityReference nodes.
Since: 2.6
pattern DOM_NODE_FILTER_SHOW_ENTITY :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
Show WebKitDOMEntity nodes.
Since: 2.6
pattern DOM_NODE_FILTER_SHOW_ELEMENT :: Int32 Source #
pattern DOM_NODE_FILTER_SHOW_DOCUMENT_TYPE :: Int32 Source #
pattern DOM_NODE_FILTER_SHOW_DOCUMENT_FRAGMENT :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
Show DOMDocumentFragment nodes.
Since: 2.6
pattern DOM_NODE_FILTER_SHOW_DOCUMENT :: Int32 Source #
pattern DOM_NODE_FILTER_SHOW_COMMENT :: Int32 Source #
pattern DOM_NODE_FILTER_SHOW_CDATA_SECTION :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
Show WebKitDOMCDataSection nodes.
Since: 2.6
pattern DOM_NODE_FILTER_SHOW_ATTRIBUTE :: Int32 Source #
pattern DOM_NODE_FILTER_SHOW_ALL :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
Show all nodes.
Since: 2.6
pattern DOM_NODE_FILTER_REJECT :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
Reject the node. Use this macro as return value of dOMNodeFilterAcceptNode
implementation to reject the given DOMNode. The children of the given node will
be rejected too.
Since: 2.6
pattern DOM_NODE_FILTER_ACCEPT :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
Accept the node. Use this macro as return value of dOMNodeFilterAcceptNode
implementation to accept the given DOMNode
Since: 2.6
pattern DOM_NODE_ENTITY_REFERENCE_NODE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_ENTITY_NODE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_ELEMENT_NODE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_DOCUMENT_TYPE_NODE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_DOCUMENT_POSITION_PRECEDING :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_DOCUMENT_POSITION_FOLLOWING :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_DOCUMENT_POSITION_DISCONNECTED :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_DOCUMENT_POSITION_CONTAINS :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_DOCUMENT_POSITION_CONTAINED_BY :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_DOCUMENT_NODE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_DOCUMENT_FRAGMENT_NODE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_COMMENT_NODE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_CDATA_SECTION_NODE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_NODE_ATTRIBUTE_NODE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_KEYBOARD_EVENT_KEY_LOCATION_STANDARD :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_KEYBOARD_EVENT_KEY_LOCATION_RIGHT :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_KEYBOARD_EVENT_KEY_LOCATION_NUMPAD :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_KEYBOARD_EVENT_KEY_LOCATION_LEFT :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_SELECT :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_NONE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_MOUSEUP :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_MOUSEOVER :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_MOUSEOUT :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_MOUSEMOVE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_MOUSEDRAG :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_MOUSEDOWN :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_KEYUP :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_KEYPRESS :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_KEYDOWN :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_FOCUS :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_DRAGDROP :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_DBLCLICK :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_CLICK :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_CHANGE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_CAPTURING_PHASE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_BUBBLING_PHASE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_BLUR :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_EVENT_AT_TARGET :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_ELEMENT_ALLOW_KEYBOARD_INPUT :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_CSS_VALUE_CSS_VALUE_LIST :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_CSS_VALUE_CSS_PRIMITIVE_VALUE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_CSS_VALUE_CSS_INHERIT :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_CSS_VALUE_CSS_CUSTOM :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_CSS_RULE_UNKNOWN_RULE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_CSS_RULE_STYLE_RULE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_CSS_RULE_PAGE_RULE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_CSS_RULE_MEDIA_RULE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_CSS_RULE_IMPORT_RULE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_CSS_RULE_FONT_FACE_RULE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.
pattern DOM_CSS_RULE_CHARSET_RULE :: Int32 Source #
Deprecated: (Since version 2.22)Use JavaScriptCore API instead
No description available in the introspection data.