Description Usage Arguments Details Value Author(s)
Adds a button with the given text (or a stock button, if button_text is a stock ID) and sets things up so that clicking the button will emit the "response" signal with the given response_id. The button is appended to the end of the info bars's action area. The button widget is returned, but usually you don't need it.
1 | gtkInfoBarAddButton(object, button.text, response.id)
|
|
a |
|
text of button, or stock ID |
|
response ID for the button |
Since 2.18
[GtkWidget
] the button widget that was added
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.