Trait WindowMenuSetWidgetRefExt

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

Required Methods§

Source

fn window_menu_set(&self, paths: &[&[LiveId]]) -> WindowMenuSet

Implementors§