FileChooserRequest.selectFiles

void selectFiles(string[] files)

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

Parameters

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