tkd ~master (2021-10-15T16:37:47Z)
Home
Dub
Repo
SaveFileDialog.this
tkd
window
dialog
savefiledialog
SaveFileDialog
Construct the dialog.
this
(Window parent, string title)
class
SaveFileDialog
this
(
Window
parent
,
string
title
= "Save"
)
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
savefiledialog
SaveFileDialog
constructors
this
functions
setConfirmOverwrite
show
Construct the dialog.