Skip to content

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