harfang3d/doc/doc/ImGuiBeginMenuBar.md
2021-12-15 20:23:12 +01:00

3 lines
154 B
Markdown

Start append to the menu-bar of the current window (requires the `WindowFlags_MenuBar` flag).
Note: Only call [ImGuiEndMenuBar] if this returns `true`.