Trait ButtonSetWidgetRefExt

Source
pub trait ButtonSetWidgetRefExt {
    // Required method
    fn button_set(&self, paths: &[&[LiveId]]) -> ButtonSet;
}

Required Methods§

Source

fn button_set(&self, paths: &[&[LiveId]]) -> ButtonSet

Implementors§