Method

WebKit2WebExtensionDOMDocumentget_default_view

Declaration [src]

WebKitDOMDOMWindow*
webkit_dom_document_get_default_view (
  WebKitDOMDocument* self
)

Description

No description available.
Deprecated since:2.22

Use JavaScriptCore API instead.

Return value

Returns: WebKitDOMDOMWindow
 

A WebKitDOMDOMWindow.

 The caller of the method takes ownership of the data, and is responsible for freeing it.