Available on crate features
xdg-portal or rfd only.Expand description
Save file dialog. Choose a location to save a file to.
Check out the open-dialog example in our repository.
Structs§
- Dialog
- A builder for an save file dialog.
- Response
xdg-portal - A dialog response containing the selected file or folder.
Functions§
- file
xdg-portal - Create a save file dialog request.