Method
WebKit2WebExtensionDOMRangesurround_contents
Declaration [src]
void
webkit_dom_range_surround_contents (
  WebKitDOMRange* self,
  WebKitDOMNode* newParent,
  GError** error
)
Parameters
| newParent | WebKitDOMNode | 
| A  | |
| The data is owned by the caller of the function. | |
| error | GError ** | 
| The return location for a GError*, orNULL. |