Package: gtk

Function gtk-file-chooser-filenames

Lambda List

gtk-file-chooser-filenames (chooser)

Arguments

chooser -- a gtk-file-chooser widget

Return 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 function gtk-file-chooser-uris.
 

See also

2021-1-28