Package: gtk

Function gtk:file-dialog-select-multiple-folders-finish

Lambda List

gtk:file-dialog-select-multiple-folders-finish (dialog result)

Arguments

dialog -- a gtk:file-dialog object
result -- a g:async-result object

Return Value

The g:file object with the file that was selected, otherwise nil.

Details

Finishes the gtk:file-dialog-select-multiple-folders function call and returns the resulting folders in a g:list-model object.

Since 4.10
 

See also

#2024-11-21