dlangui v0.10.4 (2023-05-19T16:58:48Z)
Home
Dub
Repo
MessageBox.this
dlangui
dialogs
msgbox
MessageBox
Undocumented in source.
class
MessageBox
this
(
UIString
caption
,
UIString
message
,
Window
parentWindow
= null
,
const
(
Action
)[]
buttons
= [
ACTION_OK
]
,
int
defaultButtonIndex
= 0
,
bool
delegate
(
const
Action
result
)
handler
= null
)
Meta
Source
See Implementation
dlangui
dialogs
msgbox
MessageBox
constructors
this
functions
initialize
variables
_actions
_message