gtkFileChooserGetUsePreviewLabel {RGtk2} | R Documentation |
Gets whether a stock label should be drawn with the name of the previewed
file. See gtkFileChooserSetUsePreviewLabel
.
gtkFileChooserGetUsePreviewLabel(object)
|
[GtkFileChooser ] a GtkFileChooser |
[logical] TRUE
if the file chooser is set to display a label with the
name of the previewed file, FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation