Method Gnome.Dialog()->set_default()
- Method set_default
Gnome.Dialog
set_default(int
button
)- Description
The default button will be activated if the user just presses return. Usually you should make the least-destructive button the default. Otherwise, the most commonly-used button.