Package: gtk

Function gtk:file-chooser-select-uri

Lambda List

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

Arguments

chooser -- a gtk:file-chooser widget
uri -- a string with the URI to select

Details

Selects the file by uri. If the URI does not refer to a file in the current folder of the file chooser, then the current folder of the file chooser will be changed to the folder containing uri.
 

See also

#2023-3-14