Method
WebKit2WebExtensionWebPageget_dom_document
Declaration [src]
WebKitDOMDocument*
webkit_web_page_get_dom_document (
WebKitWebPage* web_page
)
Return value
Type: WebKitDOMDocument
The WebKitDOMDocument
currently loaded, or NULL
if no document is currently loaded.
The data is owned by the instance. |