pub trait SplitterSetWidgetRefExt { // Required method fn splitter_set(&self, paths: &[&[LiveId]]) -> SplitterSet; }