Method

WebKit2WebExtensionDOMDOMWindowget_document

Declaration [src]

WebKitDOMDocument*
webkit_dom_dom_window_get_document (
  WebKitDOMDOMWindow* self
)

Description

No description available.
Available since:2.16
Deprecated since:2.22

Use JavaScriptCore API instead.

Return value

Returns: WebKitDOMDocument
 

A WebKitDOMDocument.

 The data is owned by the instance.