Package: gtk
Function gtk:menu-item-new-with-mnemonic
Lambda Listgtk:menu-item-new-with-mnemonic (label) ArgumentsReturn ValueA new gtk:menu-item widget. Details
Creates a new menu item 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 menu item. | See also |
#2023-3-21