Function TreeItem.setIcon

Sets the given column's icon Texture.

void setIcon (
  const(long) column,
  Texture texture
) nothrow @nogc;