gtkFileChooserGetDoOverwriteConfirmation: gtkFileChooserGetDoOverwriteConfirmation
Description
Queries whether a file chooser is set to confirm for overwriting when the user
types a file name that already exists.Usage
gtkFileChooserGetDoOverwriteConfirmation(object)
Value
TRUE
if the file chooser will present a confirmation dialog;
FALSE
otherwise.