pub trait WindowMenuWidgetExt { // Required method fn window_menu(&mut self, path: &[LiveId]) -> WindowMenuRef; }