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