Package: gtk

Function gtk-file-chooser-select-filename

Lambda List

gtk-file-chooser-select-filename (chooser filename)

Arguments

chooser -- a gtk-file-chooser widget
filename -- a string with the filename to select

Details

Selects a filename in the file chooser. If the filename is not in the current folder of the file chooser, then the current folder of the file chooser will be changed to the folder containing filename.
 

See also

2021-2-5