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

See also

*2021-2-5