Static zng_wgt_button::CMD_TOOLTIP_FN_VAR
source ยท pub static CMD_TOOLTIP_FN_VAR: ContextVar<WidgetFn<CmdTooltipArgs>>
Expand description
Widget function used when cmd
is set and tooltip_fn
, tooltip
are not set.
pub static CMD_TOOLTIP_FN_VAR: ContextVar<WidgetFn<CmdTooltipArgs>>
Widget function used when cmd
is set and tooltip_fn
, tooltip
are not set.