Package: gtk

Function gtk-radio-button-new-with-label-from-widget

Lambda List

gtk-radio-button-new-with-label-from-widget (member label)

Arguments

member -- a gtk-radio-button widget to get the radio group from or nil
label -- a text string to display next to the radio button

Return Value

A new gtk-radio-button widget.

Details

Creates a new radio button with a text label, adding it to the same group as member.
 

See also

*2021-12-4