gtkInfoBarAddButtons
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.
gtkInfoBarAddButtons(object, first.button.text, ...)
|
|
|
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.