Package: gtk

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

Lambda List

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

Arguments

group -- a list of gtk:radio-menu-item widgets for the radio group to which the radio menu item is to be attached or nil
label -- a string for the text for the label

Return Value

The new gtk:radio-menu-item widget.

Details

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

See also

2025-07-06