Function ItemList.setItemTooltip

Sets the tooltip hint for the item associated with the specified index.

void setItemTooltip (
  const(long) idx,
  const(String) tooltip
) nothrow @nogc;