You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This reduces the likelyhood of the user saving a file without an
extension.
In the case of flatpaks portals provide the application with a virtual
path to the user selected file exclusively. As the name of this file cannot be
changed (e.g. to fix the extension) it is important to give the dialog
enough hints so that the user will name it something sensible.
* `current_filter`: Index of the filter to show on dialog creation
* `current_name`: Placeholder for a save file operation
* `current_file`: Path to an existing file to save over
0 commit comments