gtkFileChooserGetPreviewWidgetActive {RGtk2}R Documentation

gtkFileChooserGetPreviewWidgetActive

Description

Gets whether the preview widget set by gtkFileChooserSetPreviewWidget should be shown for the current filename. See gtkFileChooserSetPreviewWidgetActive.

Usage

gtkFileChooserGetPreviewWidgetActive(object)

Arguments

object [GtkFileChooser] a GtkFileChooser

Details

Since 2.4

Value

[logical] TRUE if the preview widget is active for the current filename.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]