Package: gtk

Function gtk:file-chooser-preview-uri

Lambda List

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

Arguments

chooser -- a gtk:file-chooser widget

Return Value

A string with the URI for the file to preview, or nil if no file is selected.

Details

Gets the URI that should be previewed in a custom preview widget. See the gtk:file-chooser-preview-widget function.
 

See also

#2023-3-14