Package: gtk

Function gtk-info-bar-set-default-response

Lambda List

gtk-info-bar-set-default-response (infobar response)

Arguments

infobar -- a gtk-info-bar widget
response -- an integer with a response ID

Details

Sets the last widget in the action area of the info bar with the given response ID as the default widget for the info bar. Pressing the Enter key usually activates the default widget.

Note that this function currently requires the info bar to be added to a widget hierarchy.
 

See also

2021-12-22