gtkFileChooserGetPreviewFile {RGtk2}R Documentation

gtkFileChooserGetPreviewFile

Description

Gets the GFile that should be previewed in a custom preview Internal function, see gtkFileChooserGetPreviewUri.

Usage

gtkFileChooserGetPreviewFile(object)

Arguments

object

a GtkFileChooser

Details

Since 2.14

Value

[GFile] the GFile for the file to preview, or NULL if no file is selected.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]