Package: gtk
Function gtk:file-dialog-save
Lambda Listgtk:file-dialog-save (dialog parent cancellable func) ArgumentsDetails
This function initiates a file save operation by presenting a file chooser
dialog to the user.
The callback will be called when the dialog is dismissed. It should call the gtk:file-dialog-save-finish function to obtain the result. Since 4.10 | See also |
#2023-7-22