Method

WebKit2WebExtensionDOMRangesurround_contents

Declaration [src]

void
webkit_dom_range_surround_contents (
  WebKitDOMRange* self,
  WebKitDOMNode* newParent,
  GError** error
)

Description

No description available.
Deprecated since:2.22

Use JavaScriptCore API instead.

Parameters

newParent WebKitDOMNode
 

A WebKitDOMNode.

 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.