FileChooserRequest.selectFiles

void selectFiles(string[] files) nothrow

Ask WebKit to select local files for upload and complete the request.

Parameters

filesa null-terminated array of strings, containing paths to local files.