Package: gtk

Function gtk:file-dialog-select-folder-finish

Lambda List

gtk:file-dialog-select-folder-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-folder function call and returns the resulting folder.

Since 4.10
 

See also

#2024-11-21