Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkFileChooserSetUsePreviewLabel

gtkFileChooserSetUsePreviewLabel


Description

Sets whether the file chooser should display a stock label with the name of the file that is being previewed; the default is TRUE. Applications that want to draw the whole preview area themselves should set this to FALSE and display the name themselves in their preview widget.

Usage

gtkFileChooserSetUsePreviewLabel(object, use.label)

Arguments

object

a GtkFileChooser

use.label

whether to display a stock label with the name of the previewed file

Details

See also: gtkFileChooserSetPreviewWidget Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.