harfang3d/doc/doc/ImGuiBeginMenuBar.md

3 lines
154 B
Markdown
Raw Normal View History

2021-12-15 19:23:12 +00:00
Start append to the menu-bar of the current window (requires the `WindowFlags_MenuBar` flag).
2021-10-13 12:40:31 +00:00
Note: Only call [ImGuiEndMenuBar] if this returns `true`.