gtkFileChooserWidgetNew {RGtk2} | R Documentation |
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
.
gtkFileChooserWidgetNew(action, show = TRUE)
|
[GtkFileChooserAction ] Open or save mode for the widget |
Since 2.4
[GtkWidget
] a new GtkFileChooserWidget
Derived by RGtkGen from GTK+ documentation