Class
WebKit2WebExtensionDOMDocument
Ancestors
- WebKitDOMNode
- WebKitDOMObject
- GObject
Instance methods
webkit_dom_document_caret_range_from_point
Available since: 2.16
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_exit_pointer_lock
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_child_element_count
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_children
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_compat_mode
Available since: 2.14
Deprecated since: 2.22
webkit_dom_document_get_content_type
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_current_script
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_default_charset
webkit_dom_document_get_design_mode
Available since: 2.14
Deprecated since: 2.22
webkit_dom_document_get_elements_by_class_name_as_html_collection
Available since: 2.12
Deprecated since: 2.22
webkit_dom_document_get_elements_by_tag_name_as_html_collection
Available since: 2.12
Deprecated since: 2.22
webkit_dom_document_get_elements_by_tag_name_ns_as_html_collection
Available since: 2.12
Deprecated since: 2.22
webkit_dom_document_get_embeds
Available since: 2.14
Deprecated since: 2.22
webkit_dom_document_get_first_element_child
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_hidden
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_last_element_child
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_origin
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_plugins
Available since: 2.14
Deprecated since: 2.22
webkit_dom_document_get_pointer_lock_element
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_preferred_stylesheet_set
This function has been removed and does nothing.
Deprecated since: 2.22
webkit_dom_document_get_scripts
Available since: 2.14
Deprecated since: 2.22
webkit_dom_document_get_scrolling_element
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_selected_stylesheet_set
This function has been removed and does nothing.
Deprecated since: 2.22
webkit_dom_document_get_visibility_state
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_webkit_current_fullscreen_element
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_webkit_fullscreen_element
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_webkit_fullscreen_enabled
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_webkit_fullscreen_keyboard_input_allowed
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_get_webkit_is_fullscreen
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_set_design_mode
Available since: 2.14
Deprecated since: 2.22
webkit_dom_document_set_selected_stylesheet_set
This function has been removed and does nothing.
Deprecated since: 2.22
webkit_dom_document_webkit_cancel_fullscreen
Available since: 2.16
Deprecated since: 2.22
webkit_dom_document_webkit_exit_fullscreen
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