tkd ~master (2021-10-15T16:37:47Z)
Home
Dub
Repo
DirectoryDialog.this
tkd
window
dialog
directorydialog
DirectoryDialog
Construct the dialog.
this
(Window parent, string title)
this
(string title)
class
DirectoryDialog
this
(
string
title
= "Directory"
)
Parameters
title
string
The title of the dialog.
Meta
Source
See Implementation
tkd
window
dialog
directorydialog
DirectoryDialog
constructors
this
functions
setDirectoryMustExist
setInitialDirectory
show
Construct the dialog.