Method

WebKit2WebExtensionDOMDocumentget_first_element_child

Declaration [src]

WebKitDOMElement*
webkit_dom_document_get_first_element_child (
  WebKitDOMDocument* self
)

Description

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

Use JavaScriptCore API instead.

Return value

Returns: WebKitDOMElement
 

A WebKitDOMElement.

 The data is owned by the instance.