frame:add-snip-menu-items in Framework Functions
(frame:add-snip-menu-items-> void?menumenu-item%)
menu: (is-a?/cmenu%)
menu-item%: (subclass?/cmenu-item%)Inserts three menu items into
menu, one that inserts a text box, one that inserts a pasteboard box, and one that inserts an image into the currently focused editor (if there is one). Usesmenu-item%as the class for the menu items.