Documentation
Dlang.org
FileDialog.setTitle
gtk
file_dialog
FileDialog
Sets the title that will be shown on the file chooser dialog.
class
FileDialog
void
setTitle
(
string
title
)
Parameters
title
string
the new title
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 title that will be shown on the file chooser dialog.