Trait TooltipWidgetActionsExt

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

Required Methods§

Source

fn tooltip(&self, path: &[LiveId]) -> TooltipRef

Implementors§