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
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 button labels for the alert.