pub trait IconSetWidgetExt { // Required method fn icon_set(&mut self, paths: &[&[LiveId]]) -> IconSet; }