Class

WebKit2WebExtensionDOMHTMLOptionsCollection

Description

class WebKit2WebExtension.DOMHTMLOptionsCollection : WebKit2WebExtension.DOMHTMLCollection {
  parent_instance: WebKitDOMHTMLCollection
}
No description available.

Instance methods

webkit_dom_html_options_collection_get_length
No description available.

Deprecated since: 2.22

webkit_dom_html_options_collection_get_selected_index
No description available.

Deprecated since: 2.22

webkit_dom_html_options_collection_named_item
No description available.

Deprecated since: 2.22

webkit_dom_html_options_collection_set_selected_index
No description available.

Deprecated since: 2.22

Methods inherited from WebKitDOMHTMLCollection (3)
webkit_dom_html_collection_get_length
No description available.

Deprecated since: 2.22

webkit_dom_html_collection_item
No description available.

Deprecated since: 2.22

webkit_dom_html_collection_named_item
No description available.

Deprecated since: 2.22

Properties

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

Class structure

struct WebKit2WebExtensionDOMHTMLOptionsCollectionClass {
  WebKitDOMHTMLCollectionClass parent_class;
  
}
Class members
parent_class
WebKitDOMHTMLCollectionClass
  No description available.