Method

WebKit2WebExtensionDOMNodeget_parent_element

deprecated: 2.22 

Declaration [src]

WebKitDOMElement*
webkit_dom_node_get_parent_element (
  WebKitDOMNode* self
)

Description

No description available.

Deprecated since: 2.22

Use JavaScriptCore API instead.

Return value

Type: WebKitDOMElement

A WebKitDOMElement.

The returned data is owned by the instance.