Class

WebKit2WebExtensionDOMHTMLDocument

Description

class WebKit2WebExtension.DOMHTMLDocument : WebKit2WebExtension.DOMDocument
  implements WebKit2WebExtension.DOMEventTarget {
  /* No available fields */
}

No description available.

Hierarchy

hierarchy this WebKitDOMHTMLDocument implements_0 WebKitDOMEventTarget this--implements_0 ancestor_0 WebKitDOMDocument ancestor_0--this ancestor_1 WebKitDOMNode ancestor_1--ancestor_0 ancestor_2 WebKitDOMObject ancestor_2--ancestor_1 ancestor_3 GObject ancestor_3--ancestor_2

Instance methods

webkit_dom_html_document_capture_events
No description available.

deprecated: 2.22 

webkit_dom_html_document_clear
No description available.

deprecated: 2.22 

webkit_dom_html_document_close
No description available.

deprecated: 2.22 

webkit_dom_html_document_get_alink_color
No description available.

deprecated: 2.22 

webkit_dom_html_document_get_bg_color
No description available.

deprecated: 2.22 

webkit_dom_html_document_get_compat_mode
No description available.

deprecated: 2.14 

webkit_dom_html_document_get_design_mode
No description available.

deprecated: 2.14 

webkit_dom_html_document_get_dir
No description available.

deprecated: 2.22 

webkit_dom_html_document_get_embeds
No description available.

deprecated: 2.14 

webkit_dom_html_document_get_fg_color
No description available.

deprecated: 2.22 

webkit_dom_html_document_get_height
No description available.

deprecated: 2.22 

webkit_dom_html_document_get_link_color
No description available.

deprecated: 2.22 

webkit_dom_html_document_get_plugins
No description available.

deprecated: 2.14 

webkit_dom_html_document_get_scripts
No description available.

deprecated: 2.14 

webkit_dom_html_document_get_vlink_color
No description available.

deprecated: 2.22 

webkit_dom_html_document_get_width
No description available.

deprecated: 2.22 

webkit_dom_html_document_release_events
No description available.

deprecated: 2.22 

webkit_dom_html_document_set_alink_color
No description available.

deprecated: 2.22 

webkit_dom_html_document_set_bg_color
No description available.

deprecated: 2.22 

webkit_dom_html_document_set_design_mode
No description available.

deprecated: 2.14 

webkit_dom_html_document_set_dir
No description available.

deprecated: 2.22 

webkit_dom_html_document_set_fg_color
No description available.

deprecated: 2.22 

webkit_dom_html_document_set_link_color
No description available.

deprecated: 2.22 

webkit_dom_html_document_set_vlink_color
No description available.

deprecated: 2.22 

Methods inherited from WebKitDOMDocument (105)

Please see WebKitDOMDocument for a full list of methods.

Methods inherited from WebKitDOMNode (35)

Please see WebKitDOMNode for a full list of methods.

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Methods inherited from WebKitDOMEventTarget (5)
webkit_dom_event_target_add_event_listener
No description available.

deprecated: 2.22 

webkit_dom_event_target_add_event_listener_with_closure

Version of webkit_dom_event_target_add_event_listener() using a closure instead of a callbacks for easier binding in other languages.

deprecated: 2.22 

webkit_dom_event_target_dispatch_event
No description available.

deprecated: 2.22 

webkit_dom_event_target_remove_event_listener
No description available.

deprecated: 2.22 

webkit_dom_event_target_remove_event_listener_with_closure

Version of webkit_dom_event_target_remove_event_listener() using a closure instead of a callbacks for easier binding in other languages.

deprecated: 2.22 

Properties

Properties inherited from WebKitDOMDocument (51)
WebKit2WebExtension.DOMDocument:active-element
No description available.

WebKit2WebExtension.DOMDocument:anchors
No description available.

WebKit2WebExtension.DOMDocument:applets
No description available.

WebKit2WebExtension.DOMDocument:body
No description available.

WebKit2WebExtension.DOMDocument:character-set
No description available.

WebKit2WebExtension.DOMDocument:charset
No description available.

WebKit2WebExtension.DOMDocument:child-element-count
No description available.

WebKit2WebExtension.DOMDocument:children
No description available.

WebKit2WebExtension.DOMDocument:compat-mode
No description available.

WebKit2WebExtension.DOMDocument:content-type
No description available.

WebKit2WebExtension.DOMDocument:cookie
No description available.

WebKit2WebExtension.DOMDocument:current-script
No description available.

WebKit2WebExtension.DOMDocument:default-view
No description available.

WebKit2WebExtension.DOMDocument:design-mode
No description available.

WebKit2WebExtension.DOMDocument:dir
No description available.

WebKit2WebExtension.DOMDocument:doctype
No description available.

WebKit2WebExtension.DOMDocument:document-element
No description available.

WebKit2WebExtension.DOMDocument:document-uri
No description available.

WebKit2WebExtension.DOMDocument:domain
No description available.

WebKit2WebExtension.DOMDocument:embeds
No description available.

WebKit2WebExtension.DOMDocument:first-element-child
No description available.

WebKit2WebExtension.DOMDocument:forms
No description available.

WebKit2WebExtension.DOMDocument:head
No description available.

WebKit2WebExtension.DOMDocument:hidden
No description available.

WebKit2WebExtension.DOMDocument:images
No description available.

WebKit2WebExtension.DOMDocument:implementation
No description available.

WebKit2WebExtension.DOMDocument:input-encoding
No description available.

WebKit2WebExtension.DOMDocument:last-element-child
No description available.

WebKit2WebExtension.DOMDocument:last-modified
No description available.

WebKit2WebExtension.DOMDocument:links
No description available.

WebKit2WebExtension.DOMDocument:origin
No description available.

WebKit2WebExtension.DOMDocument:plugins
No description available.

WebKit2WebExtension.DOMDocument:pointer-lock-element
No description available.

WebKit2WebExtension.DOMDocument:preferred-stylesheet-set
No description available.

WebKit2WebExtension.DOMDocument:ready-state
No description available.

WebKit2WebExtension.DOMDocument:referrer
No description available.

WebKit2WebExtension.DOMDocument:scripts
No description available.

WebKit2WebExtension.DOMDocument:scrolling-element
No description available.

WebKit2WebExtension.DOMDocument:selected-stylesheet-set
No description available.

WebKit2WebExtension.DOMDocument:style-sheets
No description available.

WebKit2WebExtension.DOMDocument:title
No description available.

WebKit2WebExtension.DOMDocument:url
No description available.

WebKit2WebExtension.DOMDocument:visibility-state
No description available.

WebKit2WebExtension.DOMDocument:webkit-current-full-screen-element
No description available.

WebKit2WebExtension.DOMDocument:webkit-full-screen-keyboard-input-allowed
No description available.

WebKit2WebExtension.DOMDocument:webkit-fullscreen-element
No description available.

WebKit2WebExtension.DOMDocument:webkit-fullscreen-enabled
No description available.

WebKit2WebExtension.DOMDocument:webkit-is-full-screen
No description available.

WebKit2WebExtension.DOMDocument:xml-encoding
No description available.

WebKit2WebExtension.DOMDocument:xml-standalone
No description available.

WebKit2WebExtension.DOMDocument:xml-version
No description available.

Properties inherited from WebKitDOMNode (13)
WebKit2WebExtension.DOMNode:base-uri
No description available.

WebKit2WebExtension.DOMNode:child-nodes
No description available.

WebKit2WebExtension.DOMNode:first-child
No description available.

WebKit2WebExtension.DOMNode:last-child
No description available.

WebKit2WebExtension.DOMNode:next-sibling
No description available.

WebKit2WebExtension.DOMNode:node-name
No description available.

WebKit2WebExtension.DOMNode:node-type
No description available.

WebKit2WebExtension.DOMNode:node-value
No description available.

WebKit2WebExtension.DOMNode:owner-document
No description available.

WebKit2WebExtension.DOMNode:parent-element
No description available.

WebKit2WebExtension.DOMNode:parent-node
No description available.

WebKit2WebExtension.DOMNode:previous-sibling
No description available.

WebKit2WebExtension.DOMNode:text-content
No description available.

Properties inherited from WebKitDOMObject (1)
WebKit2WebExtension.DOMObject:core-object
No description available.

Signals

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct WebKit2WebExtensionDOMHTMLDocumentClass {
  WebKitDOMDocumentClass parent_class;
  
}

No description available.

Class members
parent_class: WebKitDOMDocumentClass

No description available.