PopupMenu.getItemSubmenu

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

struct PopupMenu
@nogc nothrow const
String
getItemSubmenu
(
in long idx
)

Meta