GNOME Bugzilla – Bug 791176
GtkFileChooser: gtk4 defaults local_only to FALSE so docs need to be updated
Last modified: 2017-12-14 15:38:00 UTC
In gtk3, the file chooser did not show remote locations by default, but required app developers to opt in if they wanted that. It's the opposite in gtk4 so the docs need to be updated for that change. https://git.gnome.org/browse/gtk+/commit/?id=5b3b111 https://developer.gnome.org/gtk4/stable/GtkFileChooser.html#gtk-file-chooser-set-local-only
Created attachment 364920 [details] [review] FileChooser: Update set_local_only() doc’s default
Comment on attachment 364920 [details] [review] FileChooser: Update set_local_only() doc’s default Thanks Daniel. I think it might help to say something like "the default since gtk 3.90 is %FALSE"
Review of attachment 364920 [details] [review]: ok
Thanks. Before I push, any opinion on whether to mention the version as Jeremy suggested?
I think it is not necessary