Package: gtk
Function gtk-radio-button-new-with-mnemonic-from-widget
Lambda Listgtk-radio-button-new-with-mnemonic-from-widget (member label) Argumentsmember -- a gtk-radio-button widget to get radio group from or nil label -- a string with the text of the button, with an underscore in front of the mnemonic character Return ValueA new gtk-radio-button widget. Details
Creates a new radio button containing a label. 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 |
2021-12-4