Package: gtk
Function gtk-image-menu-item-new-with-mnemonic
Lambda Listgtk-image-menu-item-new-with-mnemonic (label) ArgumentsReturn 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