Function BaseButton.shortcutInTooltip

If true, the button will add information about its shortcut in the tooltip.

bool shortcutInTooltip() nothrow @property @nogc;

void shortcutInTooltip (
  bool v
) nothrow @property @nogc;