Package: gtk

Function gtk:file-chooser-select-file

Lambda List

gtk:file-chooser-select-file (chooser file)

Arguments

chooser -- a gtk:file-chooser widget
file -- a g:file object to select

Details

Selects the file referred to by file. An internal function. See the gtk:file-chooser-select-uri function.
 

See also

#2024-11-20