gtkFileChooserGetPreviewFile {RGtk2} | R Documentation |
Gets the GFile
that should be previewed in a custom preview
Internal function, see gtkFileChooserGetPreviewUri
.
gtkFileChooserGetPreviewFile(object)
|
Since 2.14
[GFile
] the GFile
for the file to preview, or NULL
if no file
is selected.
Derived by RGtkGen from GTK+ documentation