Function TreeItem.setIconRegion

Sets the given column's icon's texture region.

void setIconRegion (
  const(long) column,
  const(Rect2) region
) nothrow @nogc;