gtkFileChooserGetPreviewWidgetActive {RGtk2} | R Documentation |
Gets whether the preview widget set by gtkFileChooserSetPreviewWidget
should be shown for the current filename. See
gtkFileChooserSetPreviewWidgetActive
.
gtkFileChooserGetPreviewWidgetActive(object)
|
[GtkFileChooser ] a GtkFileChooser |
Since 2.4
[logical] TRUE
if the preview widget is active for the current filename.
Derived by RGtkGen from GTK+ documentation