Method
WebKit2WebExtensionDOMDocumentadopt_node
Declaration [src]
WebKitDOMNode*
webkit_dom_document_adopt_node (
WebKitDOMDocument* self,
WebKitDOMNode* source,
GError** error
)
Parameters
source |
WebKitDOMNode |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |
Return value
Returns: | WebKitDOMNode |
A |
|
The data is owned by the instance. |