Package: gtk

Function gtk:file-chooser-preview-filename

Lambda List

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

Arguments

chooser -- a gtk:file-chooser widget

Return Value

A string with the filename to preview, or nil if no file is selected, or if the selected file cannot be represented as a local filename.

Details

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

See also

#2023-3-14