tkd ~master (2021-10-15T16:37:47Z)
Home
Dub
Repo
OpenFileDialog.this
tkd
window
dialog
openfiledialog
OpenFileDialog
Construct the dialog.
this
(Window parent, string title)
this
(string title)
class
OpenFileDialog
this
(
string
title
= "Open"
)
Parameters
title
string
The title of the dialog.
Meta
Source
See Implementation
tkd
window
dialog
openfiledialog
OpenFileDialog
constructors
this
functions
getResults
setMultiSelection
show
variables
_selectMultiple
Construct the dialog.