Package: gtk
Function gtk-image-menu-item-new-with-mnemonic
Lambda Listgtk-image-menu-item-new-with-mnemonic (label) Argumentslabel -- a string with the text of the menu item, with an underscore in front of the mnemonic character Return ValueA new gtk-image-menu-item widget. Details
Creates a new image menu item containing a label.
The label will be created using the function gtk-label-new-with-mnemonic, so underscores in label indicate the
mnemonic for the menu item. Warning | See also |
2021-7-21