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