gtkFileChooserGetPreviewFilename {RGtk2} | R Documentation |
Gets the filename that should be previewed in a custom preview
widget. See gtkFileChooserSetPreviewWidget
.
gtkFileChooserGetPreviewFilename(object)
|
[GtkFileChooser ] a GtkFileChooser |
Since 2.4
[char] the filename to preview, or NULL
if no file
is selected, or if the selected file cannot be represented
as a local filename
Derived by RGtkGen from GTK+ documentation