Method
WebKit2WebExtensionDOMHTMLSelectElementget_options
deprecated: 2.22
Declaration [src]
WebKitDOMHTMLOptionsCollection*
webkit_dom_html_select_element_get_options (
WebKitDOMHTMLSelectElement* self
)
Return value
Type: WebKitDOMHTMLOptionsCollection
A WebKitDOMHTMLOptionsCollection
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |