Package: gtk
Function gtk:radio-button-new-with-mnemonic
| Lambda Listgtk:radio-button-new-with-mnemonic (group label) ArgumentsReturn ValueThe new gtk:radio-button widget. Details        
    Creates a new radio button containing a label, adding it to the same group
    as group.    The label will be created using the gtk:label-new-with-mnemonic
  function, so underscores in label indicate the mnemonic for the button.     | See also | 
#2025-06-18