Function TreeItem.getButtonTooltip

Returns the tooltip string for the button at index button_idx in column column.

String getButtonTooltip (
  const(long) column,
  const(long) button_idx
) nothrow @nogc const;