pub fn attach_composite_tooltip_boxed_with_placement(
ctx: &mut BuildContext<'_>,
anchor_id: WidgetId,
content: Box<dyn Widget>,
delay: Duration,
placement: TooltipPlacement,
) -> WidgetIdpub fn attach_composite_tooltip_boxed_with_placement(
ctx: &mut BuildContext<'_>,
anchor_id: WidgetId,
content: Box<dyn Widget>,
delay: Duration,
placement: TooltipPlacement,
) -> WidgetId