Method
WebKit2WebExtensionDOMFileListitem
deprecated: 2.22
Declaration [src]
WebKitDOMFile*
webkit_dom_file_list_item (
WebKitDOMFileList* self,
gulong index
)
Return value
Type: WebKitDOMFile
A WebKitDOMFile
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |