Function TreeItem.setIconMaxWidth

Sets the given column's icon's maximum width.

void setIconMaxWidth (
  const(long) column,
  const(long) width
) nothrow @nogc;