Trait WindowSetWidgetRefExt

Source
pub trait WindowSetWidgetRefExt {
    // Required method
    fn window_set(&self, paths: &[&[LiveId]]) -> WindowSet;
}

Required Methods§

Source

fn window_set(&self, paths: &[&[LiveId]]) -> WindowSet

Implementors§