Package: gtk
Function gtk:file-chooser-files
Lambda Listgtk:file-chooser-files (chooser) ArgumentsReturn Value A list containing a g:file object for each selected file and
subfolder in the current folder. Details
Lists all the selected files and subfolders in the current folder of the file chooser as a list of g:file objects. This is an internal function, see the gtk:file-chooser-uris function. | See also |
#2023-3-14