Function PopupMenu.setItemId

Sets the id of the item at index idx.

void setItemId (
  const(long) idx,
  const(long) id
) nothrow @nogc;