Function PopupMenu.toggleItemChecked

Toggles the check state of the item of the specified index idx.

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