Method

WebKit2WebExtensionDOMTreeWalkerfirst_child

Declaration [src]

WebKitDOMNode*
webkit_dom_tree_walker_first_child (
  WebKitDOMTreeWalker* self
)

Description

No description available.
Deprecated since:2.22

Use JavaScriptCore API instead.

Return value

Returns: WebKitDOMNode
 

A WebKitDOMNode.

 The data is owned by the instance.