Package: gtk
Function gtk:radio-menu-item-new-with-mnemonic
Lambda Listgtk:radio-menu-item-new-with-mnemonic (group label) ArgumentsReturn ValueThe new gtk:radio-menu-item widget. Details        
    Creates a new radio menu item containing a label.    The label will be created using the gtk:label-new-with-mnemonic
  function, so underscores in the label indicate the mnemonic for the menu item.    | See also | 
2025-07-06