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