Constant

WebKit2WebExtensionDOM_NODE_FILTER_ACCEPT

deprecated: 2.22 

Declaration

#define WEBKIT_DOM_NODE_FILTER_ACCEPT 1

Description

Accept the node. Use this macro as return value of webkit_dom_node_filter_accept_node() implementation to accept the given WebKitDOMNode.

Deprecated since: 2.22

Use JavaScriptCore API instead.