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