Package: gtk

Function gtk:file-dialog-open-finish

Lambda List

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

Since 4.10
 

See also

2024-11-21