Package: gtk
Function gtk:info-bar-add-buttons
Lambda Listgtk:info-bar-add-buttons (infobar &rest args) Argumentsinfobar -- a gtk:info-bar widget args -- first a string for a button text and second an integer for a response ID, then more pairs for each button Details Adds more buttons, same as calling the gtk:info-bar-add-button
function repeatedly.
Each button must have both text and a response ID. Warning | See also |
#2025-3-13