Function TreeItem.setTooltip

Sets the given column's tooltip text.

void setTooltip (
  const(long) column,
  const(String) tooltip
) nothrow @nogc;