DOMDocument.createTreeWalker

class DOMDocument
createTreeWalker

Parameters

root DOMNode

A #WebKitDOMNode

whatToShow gulong

A #gulong

filter DOMNodeFilterIF

A #WebKitDOMNodeFilter

expandEntityReferences bool

A #gboolean

Return Value

A #WebKitDOMTreeWalker

Detailed Description

Deprecated: Use JavaScriptCore API instead

Throws

GException on failure.

Meta