gtkFileChooserGetDoOverwriteConfirmation {RGtk2} | R Documentation |
Queries whether a file chooser is set to confirm for overwriting when the user types a file name that already exists.
gtkFileChooserGetDoOverwriteConfirmation(object)
|
[GtkFileChooser ] a GtkFileChooser |
Since 2.8
[logical] TRUE
if the file chooser will present a confirmation dialog;
FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation