Package: gtk
Accessor gtk:toggle-button-group
Lambda Listgtk:toggle-button-group (object) SyntaxArgumentsDetails Accessor of the group slot of the gtk:toggle-button class. The (setf gtk:toggle-button-group) function adds object to the group of group. In a group of multiple toggle buttons, only one button can be
active at a time. Note that the same effect can be achieved via the gtk:actionable API, by using the same action with parameter type and "s" state type for all buttons in the group, and giving each button its own target value. | See also |
2024-5-4