tkd ~master (2021-10-15T16:37:47Z)
Home
Dub
Repo
Dialog.this
tkd
window
dialog
dialog
Dialog
Construct the dialog.
class
Dialog
this
(
Window
parent
,
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
dialog
Dialog
constructors
this
functions
getResult
removeBracesFromResults
show
variables
_parent
_results
_title
Construct the dialog.