Method
WebKit2WebExtensionDOMHTMLCollectionitem
deprecated: 2.22
Declaration [src]
WebKitDOMNode*
webkit_dom_html_collection_item (
WebKitDOMHTMLCollection* self,
gulong index
)
Return value
Type: WebKitDOMNode
A WebKitDOMNode
.
The returned data is owned by the instance. |