RGtk2 (version 2.20.31)

gtkFileChooserWidgetNew: gtkFileChooserWidgetNew

Description

Creates a new GtkFileChooserWidget. This is a file chooser widget that can be embedded in custom windows, and it is the same widget that is used by GtkFileChooserDialog.

Usage

gtkFileChooserWidgetNew(action, show = TRUE)

Arguments

action
Open or save mode for the widget

Value

GtkWidget] a new GtkFileChooserWidget

Details

Since 2.4