pub trait TooltipWidgetActionsExt { // Required method fn tooltip(&self, path: &[LiveId]) -> TooltipRef; }