API Version: 4.1
Library Version: 2.42.5
Generated by gi-docgen 2023.4
deprecated: 2.22
#define WEBKIT_DOM_NODE_FILTER_REJECT 2
Reject the node. Use this macro as return value of webkit_dom_node_filter_accept_node() implementation to reject the given WebKitDOMNode. The children of the given node will be rejected too.
webkit_dom_node_filter_accept_node()
WebKitDOMNode
Deprecated since: 2.22
Use JavaScriptCore API instead.