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

Latest commit

 

History

History

menu_bar_system

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

System MenuBar example

This example demonstrates how to create a "system" menu bar. It should always be preferred over the gtk::MenuBar since it adapts to the targeted system.

Run it by executing:

cargo run --bin menu_bar_system

screenshot