mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 14:49:07 -04:00
Add ability to assign a menu when creating a window on Windows (#1842)
This commit is contained in:
@@ -116,6 +116,7 @@ If your PR makes notable changes to Winit's features, please update this section
|
||||
### Windows
|
||||
* Setting the taskbar icon
|
||||
* Setting the parent window
|
||||
* Setting a menu bar
|
||||
* `WS_EX_NOREDIRECTIONBITMAP` support
|
||||
* Theme the title bar according to Windows 10 Dark Mode setting or set a preferred theme
|
||||
|
||||
|
||||
Reference in New Issue
Block a user