insertSubMenuAt

abstract fun insertSubMenuAt(index: Int, command_id: Int, label: String): CefMenuModel

Insert a sub-menu in the menu at the specified |index|. The new sub-menu is returned.