menu-bar-make-mm-toggle

menu-bar-make-mm-toggle is a Lisp macro in `menu-bar.el'.

(menu-bar-make-mm-toggle FNAME DOC HELP &optional PROPS)

Make a menu-item for a global minor mode toggle.
FNAME is the minor mode's name (variable and function).
DOC is the text to use for the menu entry.
HELP is the text to use for the tooltip.
PROPS are additional properties.