Method
WebKit2WebExtensionDOMDocumentset_body
Declaration [src]
void
webkit_dom_document_set_body (
WebKitDOMDocument* self,
WebKitDOMHTMLElement* value,
GError** error
)
Parameters
value |
WebKitDOMHTMLElement |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |