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 function gtk-file-chooser-preview-widget.
 

See also

*2021-2-5