Class

WebKit2WebExtensionDOMXPathResult

Description

class WebKit2WebExtension.DOMXPathResult : WebKit2WebExtension.DOMObject {
  parent_instance: WebKitDOMObject
}
No description available.

Ancestors

Instance methods

webkit_dom_xpath_result_get_boolean_value
No description available.

Deprecated since: 2.22

webkit_dom_xpath_result_get_invalid_iterator_state
No description available.

Deprecated since: 2.22

webkit_dom_xpath_result_get_number_value
No description available.

Deprecated since: 2.22

webkit_dom_xpath_result_get_result_type
No description available.

Deprecated since: 2.22

webkit_dom_xpath_result_get_single_node_value
No description available.

Deprecated since: 2.22

webkit_dom_xpath_result_get_snapshot_length
No description available.

Deprecated since: 2.22

webkit_dom_xpath_result_get_string_value
No description available.

Deprecated since: 2.22

webkit_dom_xpath_result_iterate_next
No description available.

Deprecated since: 2.22

webkit_dom_xpath_result_snapshot_item
No description available.

Deprecated since: 2.22

Class structure

struct WebKit2WebExtensionDOMXPathResultClass {
  WebKitDOMObjectClass parent_class;
  
}
Class members
parent_class
WebKitDOMObjectClass
  No description available.