gtkFileChooserGetUsePreviewLabel {RGtk2}R Documentation

gtkFileChooserGetUsePreviewLabel

Description

Gets whether a stock label should be drawn with the name of the previewed file. See gtkFileChooserSetUsePreviewLabel.

Usage

gtkFileChooserGetUsePreviewLabel(object)

Arguments

object [GtkFileChooser] a GtkFileChooser

Value

[logical] TRUE if the file chooser is set to display a label with the name of the previewed file, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]