Trait StudioFileTreeSetWidgetRefExt

Source
pub trait StudioFileTreeSetWidgetRefExt {
    // Required method
    fn studio_file_tree_set(&self, paths: &[&[LiveId]]) -> StudioFileTreeSet;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl StudioFileTreeSetWidgetRefExt for WidgetRef

Implementors§