Function PopupMenu.setItemTooltip

Sets the String tooltip of the item at the specified index idx.

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