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)
class
MessageDialog
this
(
Window
parent
,
string
title
= "Information"
)
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
messagedialog
MessageDialog
constructors
this
functions
setDefaultButton
setDetailMessage
setIcon
setMessage
setType
show
Construct the dialog.