ui_tooltip: Insert a standardized tooltip
Description
This function inserts a standardized tooltip image, label (optional),
and hovertext into the application UI
Usage
ui_tooltip(id, label = "", text = "")
Arguments
- id
character id for the tooltip object
- label
text label to appear to the left of the tooltip image
- text
tooltip text shown when the user hovers over the image