AlertDialog.setDefaultButton
void setDefaultButton(int button)Sets the index of the default button.
See gtk.alert_dialog.AlertDialog.defaultButton for details of how this value is used.
Parameters
button | the new default button |
void setDefaultButton(int button)Sets the index of the default button.
See gtk.alert_dialog.AlertDialog.defaultButton for details of how this value is used.
button | the new default button |