Documentation
Dlang.org
FileDialog.setInitialFolder
gtk
file_dialog
FileDialog
Sets the folder that will be set as the initial folder in the file chooser dialog.
class
FileDialog
void
setInitialFolder
(
gio.file.File
folder
= null
)
Parameters
folder
gio
.
file
.
File
a
gio.file.File
gtk
file_dialog
FileDialog
constructors
this
functions
getAcceptLabel
getDefaultFilter
getFilters
getInitialFile
getInitialFolder
getInitialName
getModal
getTitle
open
openFinish
openMultiple
openMultipleFinish
save
saveFinish
selectFolder
selectFolderFinish
selectMultipleFolders
selectMultipleFoldersFinish
setAcceptLabel
setDefaultFilter
setFilters
setInitialFile
setInitialFolder
setInitialName
setModal
setTitle
Sets the folder that will be set as the initial folder in the file chooser dialog.