Package: gtk
Accessor gtk:file-dialog-initial-file
Lambda Listgtk:file-dialog-initial-file (object) SyntaxArgumentsDetails Accessor of the initial-file slot of the gtk:file-dialog class. The gtk:file-dialog-initial-file function gets the file that will be
initially selected in the file chooser dialog. The (setf gtk:file-dialog-initial-file) function sets the file. This function is a shortcut for calling both the gtk:file-dialog-initial-folder and gtk:file-dialog-initial-name functions with the directory and name of file respectively. Since 4.10 | See also |
2023-7-22