[ CCode ( cprefix = "GTK_FILE_CHOOSER_CONFIRMATION_" , type_id = "gtk_file_chooser_confirmation_get_type ()" ) ]
[ Version ( since = "2.8" ) ]
public enum FileChooserConfirmation
Used as a return value of handlers for the confirm_overwrite signal of a FileChooser.
This value determines whether the file chooser will present the stock confirmation dialog, accept the user’s choice of a filename, or let the user choose another filename.