Method

WebKit2WebExtensionDOMDocumentget_implementation

deprecated: 2.22 

Declaration [src]

WebKitDOMDOMImplementation*
webkit_dom_document_get_implementation (
  WebKitDOMDocument* self
)

Description

No description available.

Deprecated since: 2.22

Use JavaScriptCore API instead.

Return value

Type: WebKitDOMDOMImplementation

A WebKitDOMDOMImplementation.

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