dlangui v0.10.7 (2024-03-11T09:32:36Z)
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