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
constructors
this
functions
choose
chooseFinish
getButtons
getCancelButton
getDefaultButton
getDetail
getMessage
getModal
self
setButtons
setCancelButton
setDefaultButton
setDetail
setMessage
setModal
show
properties
cancelButton
defaultButton
detail
gType
message
modal
static functions
getGType
Sets the message that will be shown in the alert.