Function ItemList.unselect

Ensures the item associated with the specified index is not selected.

void unselect (
  const(long) idx
) nothrow @nogc;