Signal
WebKit2WebExtensionWebPage::document-loaded
Description [src]
This signal is emitted when the DOM document of a WebKitWebPage
has been loaded.
You can wait for this signal to get the DOM document with webkit_web_page_get_dom_document().
Default handler: | The default handler is called after the handlers added via |