Package: gtk
Function gtk:file-chooser-current-folder-file
Lambda Listgtk:file-chooser-current-folder-file (chooser) SyntaxArgumentsDetails The gtk:file-chooser-current-folder-file function gets the current folder of the file chooser as a g:file object. The (setf gtk:file-chooser-current-folder-file) function sets the current folder. This function returns nil, if the folder could not be changed
successfully. Internal function, see the gtk:file-chooser-current-folder-uri function. | See also |
#2024-11-20