ltn::components::layers

Function entry_tooltip

Source
fn entry_tooltip(
    ctx: &mut EventCtx<'_>,
    color: Color,
    label: &'static str,
    tooltip: &'static str,
) -> Widget