Property
WPEWebKitFileChooserRequest:selected-files
since: 1.0
Description [src]
A NULL
-terminated array of strings containing the list of
selected files associated to the current request. See
webkit_file_chooser_request_get_selected_files()
for more details.
Type: | An array of char* |
Available since: | 1.0 |
Getter method | webkit_file_chooser_request_get_selected_files() |