Crate zng_wgt_tooltip

source ·
Expand description

Tooltip widget, properties and nodes.

§Crate

This crate is part of the zng project.

Structs§

Statics§

Functions§

  • P Set the position of the tip widgets opened for the widget or its descendants without cursor interaction.
  • P Sets the maximum duration a tooltip stays open on the widget or descendants when it is opened without cursor interaction.
  • P Sets the colors that is used to compute all background and border colors in the tip style.
  • P Disabled widget tooltip.
  • P Disabled widget tooltip.
  • P Extends or replaces the widget style.
  • P Widget tooltip.
  • P Set the position of the tip widgets opened for the widget or its descendants.
  • P Defines if the tooltip captures the build/instantiate context and sets it in the node context.
  • P Set the duration the cursor must be over the widget or its descendants before the tip widget is opened.
  • P Sets the maximum duration a tooltip stays open on the widget or descendants.
  • P Widget tooltip set as a widget function that is called every time the tooltip must be shown.
  • P Sets the maximum interval a second tooltip is opened instantly if a previous tip was just closed.