Documentation
Dlang.org
AlertDialog.setButtons
gtk
alert_dialog
AlertDialog
Sets the button labels for the alert.
class
AlertDialog
void
setButtons
(
string
[]
labels
)
Parameters
labels
string
[]
the new button labels
gtk
alert_dialog
AlertDialog
functions
choose
chooseFinish
getButtons
getCancelButton
getDefaultButton
getDetail
getMessage
getModal
setButtons
setCancelButton
setDefaultButton
setDetail
setMessage
setModal
show
Sets the button labels for the alert.