tkd ~master (2021-10-15T16:37:47Z)
Home
Dub
Repo
MessageDialog.this
tkd
window
dialog
messagedialog
MessageDialog
Construct the dialog.
this
(Window parent, string title)
this
(string title)
class
MessageDialog
this
(
string
title
= "Information"
)
Parameters
title
string
The title of the dialog.
Meta
Source
See Implementation
tkd
window
dialog
messagedialog
MessageDialog
constructors
this
functions
setDefaultButton
setDetailMessage
setIcon
setMessage
setType
show
Construct the dialog.