Class
WebKit2WebExtensionDOMElement
Description
class WebKit2WebExtension.DOMElement : WebKit2WebExtension.DOMNode {
parent_instance: WebKitDOMNode
}
Descendants
Instance methods
webkit_dom_element_get_bounding_client_rect
Returns a WebKitDOMClientRect
representing the size and position of self
relative to the viewport.
Available since: 2.18
Deprecated since: 2.22
webkit_dom_element_get_children
Available since: 2.10
Deprecated since: 2.22
webkit_dom_element_get_class_list
Available since: 2.16
Deprecated since: 2.22
webkit_dom_element_get_client_rects
Returns a collection of WebKitDOMClientRect
objects, each of which describe
the size and position of a CSS border box relative to the viewport.
Available since: 2.18
Deprecated since: 2.22
webkit_dom_element_get_elements_by_class_name_as_html_collection
Available since: 2.12
Deprecated since: 2.22
webkit_dom_element_get_elements_by_tag_name_as_html_collection
Available since: 2.12
Deprecated since: 2.22
webkit_dom_element_get_elements_by_tag_name_ns_as_html_collection
Available since: 2.12
Deprecated since: 2.22
webkit_dom_element_get_inner_html
Available since: 2.8
Deprecated since: 2.22
webkit_dom_element_get_local_name
Available since: 2.14
Deprecated since: 2.22
webkit_dom_element_get_namespace_uri
Available since: 2.14
Deprecated since: 2.22
webkit_dom_element_get_outer_html
Available since: 2.8
Deprecated since: 2.22
webkit_dom_element_get_webkit_region_overset
CSS Regions support has been removed. This function does nothing.
Deprecated since: 2.20
webkit_dom_element_html_input_element_get_auto_filled
Get whether the element is an HTML input element that has been filled automatically.
Available since: 2.22
Deprecated since: 2.40
webkit_dom_element_html_input_element_is_user_edited
Get whether element
is an HTML text input element that has been edited by a user action.
Available since: 2.22
Deprecated since: 2.40
webkit_dom_element_html_input_element_set_auto_filled
Set whether the element is an HTML input element that has been filled automatically.
If element
is not an HTML input element this function does nothing.
Available since: 2.22
Deprecated since: 2.40
webkit_dom_element_html_input_element_set_editing_value
Set the value of an HTML input element as if it had been edited by
the user, triggering a change event. If element
is not an HTML input
element this function does nothing.
Available since: 2.22
Deprecated since: 2.40
webkit_dom_element_insert_adjacent_element
Available since: 2.16
Deprecated since: 2.22
webkit_dom_element_insert_adjacent_html
Available since: 2.16
Deprecated since: 2.22
webkit_dom_element_insert_adjacent_text
Available since: 2.16
Deprecated since: 2.22
webkit_dom_element_request_pointer_lock
Available since: 2.16
Deprecated since: 2.22
webkit_dom_element_set_inner_html
Available since: 2.8
Deprecated since: 2.22
webkit_dom_element_set_outer_html
Available since: 2.8
Deprecated since: 2.22
webkit_dom_element_webkit_matches_selector
Available since: 2.16
Deprecated since: 2.22
webkit_dom_element_webkit_request_fullscreen
Available since: 2.16
Deprecated since: 2.22