gtkDialogSetDefaultResponse {RGtk2} | R Documentation |
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.
gtkDialogSetDefaultResponse(object, response.id)
|
[GtkDialog ] a GtkDialog |
|
[integer] a response ID |
Derived by RGtkGen from GTK+ documentation