Trait ImageSetWidgetRefExt

Source
pub trait ImageSetWidgetRefExt {
    // Required method
    fn image_set(&self, paths: &[&[LiveId]]) -> ImageSet;
}

Required Methods§

Source

fn image_set(&self, paths: &[&[LiveId]]) -> ImageSet

Implementors§