Function ItemList.setItemText

Sets text of the item associated with the specified index.

void setItemText (
  const(long) idx,
  const(String) text
) nothrow @nogc;