Package: gtk

Function gtk-file-chooser-files

Lambda List

gtk-file-chooser-files (chooser)

Arguments

chooser -- a gtk-file-chooser widget

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

See also

2021-2-5