AlertDialog.setDefaultButton
void setDefaultButton(int button)Sets the index of the default button.
See propertyGtk.AlertDialog:default-button 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 propertyGtk.AlertDialog:default-button for details of how this value is used.
button | the new default button |