Trait RootWidgetActionsExt

Source
pub trait RootWidgetActionsExt {
    // Required method
    fn root(&self, path: &[LiveId]) -> RootRef;
}

Required Methods§

Source

fn root(&self, path: &[LiveId]) -> RootRef

Implementors§