Package: gtk

Function gtk:file-dialog-open-multiple-finish

Lambda List

gtk:file-dialog-open-multiple-finish (dialog result)

Arguments

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

Return Value

The g:list-model object with the g:file objects that were selected, otherwise nil.

Details

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

Since 4.10
 

See also

#2024-11-21