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)
class
DirectoryDialog
this
(
Window
parent
,
string
title
= "Directory"
)
this
(string title)
Parameters
parent
Window
The parent window of the dialog.
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.