Package: gtk
Function gtk:dialog-set-default-response
Lambda Listgtk:dialog-set-default-response (dialog response) Argumentsdialog -- a gtk:dialog widget response -- a response ID, which is a positive integer or a value of the gtk:response-type enumeration Details
Sets the last widget in the action area of the dialog with the given response value as the default widget for the dialog. Pressing the Enter key normally activates the default widget. Warning | See also |
#2025-2-26