Package: gtk

Accessor gtk:radio-action-group

Lambda List

gtk:radio-action-group (object)

Syntax

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

Arguments

object -- a gtk:radio-action object
group -- a list of gtk:radion-action objects representing a radio group

Details

Accessor of the group slot of the gtk:radio-action class. The (setf gtk:radio-action-group) function sets the radio group.

Warning

The gtk:radio-action-group function has been deprecated since version 3.10 and should not be used in newly written code.
 

See also

2024-9-26