_NODE_FILTER_ACCEPT


Description:

[ CCode ( cname = "WEBKIT_DOM_NODE_FILTER_ACCEPT" ) ]
[ Version ( deprecated = true , deprecated_since = "2.22" , since = "2.6" ) ]
public const int _NODE_FILTER_ACCEPT

Warning: _NODE_FILTER_ACCEPT is deprecated since 2.22.

Accept the node.

Note:

Use JavaScriptCore API instead

Use this macro as return value of accept_node implementation to accept the given Node


Namespace: WebKit.DOM