API Version: 4.0
Library Version: 4.12.4
void gtk_dialog_set_default_response ( GtkDialog* dialog, int response_id )
Sets the default widget for the dialog based on the response ID.
Pressing “Enter” normally activates the default widget.
Use GtkWindow instead.
GtkWindow
response_id
int
A response ID.