GNOME Bugzilla – Bug 662837
Allow 'save' action to be set for GtkFileChooserButton
Last modified: 2017-08-27 09:44:42 UTC
Currently GtkFileChooserButton only allows a user to select an existing file (action_open, action_select_folder) whereas GtkFileChooser permits the action_save and action_create_folder options. It would be nice to permit the user to operate GtkFileChooserButton using the save action so that new files can be created using that widget for example. Thank you.
*** This bug has been marked as a duplicate of bug 164900 ***