Package: gtk

Accessor gtk:radio-button-group

Lambda List

gtk:radio-button-group (object)

Syntax

(setf (gtk:radio-button-group object) group)

Arguments

object -- a gtk:radio-button widget
group -- another gtk:radio-button widget

Details

Accessor of the group slot of the gtk:radio-button class. Sets a new group for a radio button.
 

See also

#2026-06-18