Method

WebKit2WebExtensionDOMDocumentget_doctype

Declaration [src]

WebKitDOMDocumentType*
webkit_dom_document_get_doctype (
  WebKitDOMDocument* self
)

Description

No description available.
Deprecated since:2.22

Use JavaScriptCore API instead.

Return value

Returns: WebKitDOMDocumentType
 

A WebKitDOMDocumentType.

 The data is owned by the instance.