pub trait MultiImageWidgetExt { // Required method fn multi_image(&self, path: &[LiveId]) -> MultiImageRef; }