gtkDialogSetDefaultResponse: gtkDialogSetDefaultResponse
Description
Sets the last widget in the dialog's action area with the given response.id
as the default widget for the dialog. Pressing "Enter" normally activates
the default widget.Usage
gtkDialogSetDefaultResponse(object, response.id)