Trait WindowWidgetActionsExt

Source
pub trait WindowWidgetActionsExt {
    // Required method
    fn window(&self, path: &[LiveId]) -> WindowRef;
}

Required Methods§

Source

fn window(&self, path: &[LiveId]) -> WindowRef

Implementors§