Trait WindowMenuSetWidgetSetExt

Source
pub trait WindowMenuSetWidgetSetExt {
    // Required methods
    fn window_menu_set(&self, paths: &[&[LiveId]]) -> WindowMenuSet;
    fn as_window_menu_set(&self) -> WindowMenuSet;
}

Required Methods§

Implementors§