Package: gtk
Function gtk:file-chooser-filenames
Lambda Listgtk:file-chooser-filenames (chooser) ArgumentsReturn Value
A list containing the filenames of all selected files and subfolders
in the current folder. Details
Lists all the selected files and subfolders in the current folder of
the file chooser.
The returned names are full absolute paths. If the files in the current
folder cannot be represented as local filenames they will be ignored. See the gtk:file-chooser-uris function. | See also |
#2023-3-14