Documentation
Dlang.org
AlertDialog.setMessage
gtk
alert_dialog
AlertDialog
Sets the message that will be shown in the alert.
class
AlertDialog
void
setMessage
(
string
message
)
Parameters
message
string
the new message
gtk
alert_dialog
AlertDialog
functions
choose
chooseFinish
getButtons
getCancelButton
getDefaultButton
getDetail
getMessage
getModal
setButtons
setCancelButton
setDefaultButton
setDetail
setMessage
setModal
show
Sets the message that will be shown in the alert.