Method

WebKit2WebExtensionDOMHTMLSelectElementget_options

Declaration [src]

WebKitDOMHTMLOptionsCollection*
webkit_dom_html_select_element_get_options (
  WebKitDOMHTMLSelectElement* self
)

Description

No description available.
Deprecated since:2.22

Use JavaScriptCore API instead.

Return value

Returns: WebKitDOMHTMLOptionsCollection
 

A WebKitDOMHTMLOptionsCollection.

 The caller of the method takes ownership of the data, and is responsible for freeing it.