Description Usage Arguments Details Author(s)
Adds more buttons, same as calling gtkInfoBarAddButton
repeatedly. The variable argument list should be NULL
-terminated
as with gtkInfoBarNewWithButtons
. Each button must have both
text and response ID.
1 | gtkInfoBarAddButtons(object, first.button.text, ...)
|
|
a |
|
button text or stock ID |
|
response ID for first button, then more text-response_id pairs,
ending with |
Since 2.18
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.