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)
class
OpenFileDialog
this
(
Window
parent
,
string
title
= "Open"
)
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
openfiledialog
OpenFileDialog
constructors
this
functions
getResults
setMultiSelection
show
variables
_selectMultiple
Construct the dialog.