Function TreeItem.setCustomColor

Sets the given column's custom color.

void setCustomColor (
  const(long) column,
  const(Color) color
) nothrow @nogc;