| gtkFileChooserDialogNew {RGtk2.10} | R Documentation |
Creates a new GtkFileChooserDialog. This function is analogous to
gtkDialogNewWithButtons.
gtkFileChooserDialogNew(title = NULL, parent = NULL, action, ..., show = TRUE)
|
[GtkWindow] Transient parent of the dialog, or NULL |
Since 2.4
[GtkWidget] a new GtkFileChooserDialog
Derived by RGtkGen from GTK+ documentation