dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
InputBox.this
dlangui
dialogs
inputbox
InputBox
Undocumented in source.
class
InputBox
this
(
UIString
caption
,
UIString
message
,
Window
parentWindow
,
dstring
initialText
,
void
delegate
(
dstring
result
)
handler
)
Meta
Source
See Implementation
dlangui
dialogs
inputbox
InputBox
constructors
this
functions
initialize
onShow
text
variables
_actions
_editor
_message
_text