tkd ~master (2021-10-15T16:37:47Z)
Home
Dub
Repo
FileDialog.this
tkd
window
dialog
filedialog
FileDialog
Construct the dialog.
this
(Window parent, string title)
this
(string title)
class
FileDialog
this
(
string
title
)
Parameters
title
string
The title of the dialog.
Meta
Source
See Implementation
tkd
window
dialog
filedialog
FileDialog
constructors
this
functions
addFileType
setDefaultExtension
setInitialDirectory
setInitialFile
variables
_defaultExtension
_fileTypes
_initialDirectory
_initialFile
_typeVariable
Construct the dialog.