Package: gtk

Function gtk-radio-menu-item-new-with-label

Lambda List

gtk-radio-menu-item-new-with-label (group label)

Arguments

group -- the gtk-radio-menu-item group to which the radio menu item is to be attached
label -- a string with the text for the label

Return Value

Details

Creates a new radio menu item whose child is a simple gtk-label widget.
 

See also

2020-7-18