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
_gType
cancelButton
defaultButton
detail
message
modal
static functions
_getGType
Sets the message that will be shown in the alert.