Trait WindowMenuWidgetRefExt

Source
pub trait WindowMenuWidgetRefExt {
    // Required methods
    fn window_menu(&self, path: &[LiveId]) -> WindowMenuRef;
    fn as_window_menu(&self) -> WindowMenuRef;
}

Required Methods§

Implementors§