Function ItemList.setItemIconModulate

Sets a modulating Color of the item associated with the specified index.

void setItemIconModulate (
  const(long) idx,
  const(Color) modulate
) nothrow @nogc;