zed/crates/gpui/examples
Andrew 39bd12a557
gpui: add set menus example (#9131)
Add an example showing how to add a menu item, register an action with
the `AppContext`, and successfully call the action.

Release Notes:

- N/A
2024-03-11 09:56:45 +02:00
..
image gpui: use a separate image in the image example and remove unnecessary examples (#8181) 2024-02-22 11:47:24 +02:00
hello_world.rs macOS: Fix center window with fixed bounds size (#8475) 2024-03-04 17:08:29 -07:00
ownership_post.rs More adjustments for blog post 2024-01-18 07:01:46 -07:00
set_menus.rs gpui: add set menus example (#9131) 2024-03-11 09:56:45 +02:00