Trait TooltipSetWidgetRefExt

Source
pub trait TooltipSetWidgetRefExt {
    // Required method
    fn tooltip_set(&self, paths: &[&[LiveId]]) -> TooltipSet;
}

Required Methods§

Source

fn tooltip_set(&self, paths: &[&[LiveId]]) -> TooltipSet

Implementors§