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