Method

GtkFileChooserget_do_overwrite_confirmation

since: 2.8

Declaration [src]

gboolean
gtk_file_chooser_get_do_overwrite_confirmation (
  GtkFileChooser* chooser
)

Description [src]

Queries whether a file chooser is set to confirm for overwriting when the user types a file name that already exists.

Available since: 2.8

Return value

Type: gboolean

TRUE if the file chooser will present a confirmation dialog; FALSE otherwise.