Method
WebKit2WebExtensionDOMDocumentget_default_view
deprecated: 2.22
Declaration [src]
WebKitDOMDOMWindow*
webkit_dom_document_get_default_view (
WebKitDOMDocument* self
)
Return value
Type: WebKitDOMDOMWindow
A WebKitDOMDOMWindow
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |