Trait FoldButtonSetWidgetRefExt

Source
pub trait FoldButtonSetWidgetRefExt {
    // Required method
    fn fold_button_set(&self, paths: &[&[LiveId]]) -> FoldButtonSet;
}

Required Methods§

Source

fn fold_button_set(&self, paths: &[&[LiveId]]) -> FoldButtonSet

Implementors§