gtkInfoBarSetDefaultResponse: gtkInfoBarSetDefaultResponse

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

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.

Usage

1
gtkInfoBarSetDefaultResponse(object, response.id)

Arguments

object

a GtkInfoBar

response.id

a response ID

Details

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.