Method
WebKit2WebExtensionDOMDocumentget_doctype
deprecated: 2.22
Declaration [src]
WebKitDOMDocumentType*
webkit_dom_document_get_doctype (
WebKitDOMDocument* self
)
Return value
Type: WebKitDOMDocumentType
A WebKitDOMDocumentType
.
The returned data is owned by the instance. |