Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 279 Bytes

MenuBar example

This example demonstrates how to use Menus/MenuBars and MenuItems in Windows. This is different from the system menu bar (which are preferred) available in gio::Menu!

Run it by executing:

cargo run --bin menu_bar

screenshot