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
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 detail text that will be shown in the alert.