Description Usage Arguments Details Author(s)
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.
1 | gtkFileChooserSetUsePreviewLabel(object, use.label)
|
|
a |
|
whether to display a stock label with the name of the previewed file |
See also: gtkFileChooserSetPreviewWidget
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.