menu
open fun menu(imgui: Commands, slide: Slide.Locked, slidewin: SlideCommands)
Content copied to clipboard
Renders the menu item of your feature.
Called from the window thread, not the creating thread, so be careful about synchronization of shared memory.