mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 04:31:09 +00:00
Update gtk_file_chooser_set_do_overwrite_confirmation() documentation to reflect what is actually happening
https://bugzilla.gnome.org/show_bug.cgi?id=360131
This commit is contained in:
parent
b08fe39cd8
commit
8f668240de
@ -2567,7 +2567,7 @@ gtk_file_chooser_get_show_hidden (GtkFileChooser *chooser)
|
||||
* a confirmation dialog if the user types a file name that already exists. This
|
||||
* is %FALSE by default.
|
||||
*
|
||||
* Regardless of this setting, the @chooser will emit the
|
||||
* If set to %TRUE, the @chooser will emit the
|
||||
* #GtkFileChooser::confirm-overwrite signal when appropriate.
|
||||
*
|
||||
* If all you need is the stock confirmation dialog, set this property to %TRUE.
|
||||
|
Loading…
Reference in New Issue
Block a user