Class
WebKit2WebExtensionDOMHTMLDocument
Instance methods
Methods inherited from WebKitDOMDocument (105)
webkit_dom_document_adopt_node
Deprecated since: 2.22
webkit_dom_document_caret_range_from_point
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_create_attribute
Deprecated since: 2.22
webkit_dom_document_create_attribute_ns
Deprecated since: 2.22
webkit_dom_document_create_cdata_section
Deprecated since: 2.22
webkit_dom_document_create_comment
Deprecated since: 2.22
webkit_dom_document_create_css_style_declaration
Deprecated since: 2.22
webkit_dom_document_create_document_fragment
Deprecated since: 2.22
webkit_dom_document_create_element
Deprecated since: 2.22
webkit_dom_document_create_element_ns
Deprecated since: 2.22
webkit_dom_document_create_entity_reference
This function has been removed from the DOM spec and it just returns NULL
.
webkit_dom_document_create_event
Deprecated since: 2.22
webkit_dom_document_create_expression
Deprecated since: 2.22
webkit_dom_document_create_node_iterator
Deprecated since: 2.22
webkit_dom_document_create_ns_resolver
Deprecated since: 2.22
webkit_dom_document_create_processing_instruction
Deprecated since: 2.22
webkit_dom_document_create_range
Deprecated since: 2.22
webkit_dom_document_create_text_node
Deprecated since: 2.22
webkit_dom_document_create_tree_walker
Deprecated since: 2.22
webkit_dom_document_element_from_point
Deprecated since: 2.22
webkit_dom_document_evaluate
Deprecated since: 2.22
webkit_dom_document_exec_command
Deprecated since: 2.22
webkit_dom_document_exit_pointer_lock
Available since: 2.16
Deprecated since: 2.22
Methods inherited from WebKitDOMNode (35)
webkit_dom_node_append_child
Deprecated since: 2.22
webkit_dom_node_clone_node
Deprecated since: 2.14
webkit_dom_node_clone_node_with_error
Available since: 2.14
Deprecated since: 2.22
webkit_dom_node_compare_document_position
Deprecated since: 2.22
webkit_dom_node_contains
Deprecated since: 2.22
webkit_dom_node_get_base_uri
Deprecated since: 2.22
webkit_dom_node_get_child_nodes
Deprecated since: 2.22
webkit_dom_node_get_first_child
Deprecated since: 2.22
webkit_dom_node_get_last_child
Deprecated since: 2.22
webkit_dom_node_get_local_name
Deprecated since: 2.14
webkit_dom_node_get_namespace_uri
Deprecated since: 2.14
webkit_dom_node_get_next_sibling
Deprecated since: 2.22
webkit_dom_node_get_node_name
Deprecated since: 2.22
webkit_dom_node_get_node_type
Deprecated since: 2.22
webkit_dom_node_get_node_value
Deprecated since: 2.22
webkit_dom_node_get_owner_document
Deprecated since: 2.22
webkit_dom_node_get_parent_element
Deprecated since: 2.22
webkit_dom_node_get_parent_node
Deprecated since: 2.22
webkit_dom_node_get_prefix
Deprecated since: 2.14
webkit_dom_node_get_previous_sibling
Deprecated since: 2.22
webkit_dom_node_get_text_content
Deprecated since: 2.22
webkit_dom_node_has_child_nodes
Deprecated since: 2.22
webkit_dom_node_insert_before
Deprecated since: 2.22
Methods inherited from WebKitDOMEventTarget (5)
webkit_dom_event_target_add_event_listener
Deprecated since: 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 since: 2.22
webkit_dom_event_target_dispatch_event
Deprecated since: 2.22
webkit_dom_event_target_remove_event_listener
Deprecated since: 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 since: 2.22