Package: gtk

Function gtk:file-chooser-preview-file

Lambda List

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

Arguments

chooser -- a gtk:file-chooser widget

Return Value

The g:file object for the file to preview, or nil if no file is selected.

Details

Gets the g:file object that should be previewed in a custom preview. Internal function, see the gtk:file-chooser-preview-uri function.
 

See also

#2023-3-14