Function PopupMenu.getItemSubmenu

Returns the submenu name of the item at index idx. See addSubmenuItem for more info on how to add a submenu.

String getItemSubmenu (
  const(long) idx
) nothrow @nogc const;