Function PopupMenu.addIconRadioCheckShortcut

Same as addIconCheckShortcut, but uses a radio check button.

void addIconRadioCheckShortcut (
  Texture texture,
  ShortCut shortcut,
  const(long) id = -1L,
  const(bool) global = false
) nothrow @nogc;