gtkInfoBarSetDefaultResponse
Sets the last widget in the info bar's action area with the given response_id as the default widget for the dialog. Pressing "Enter" normally activates the default widget.
gtkInfoBarSetDefaultResponse(object, response.id)
|
|
|
a response ID |
Note that this function currently requires info.bar
to
be added to a widget hierarchy.
Since 2.18
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.