insertItemAt

abstract fun insertItemAt(index: Int, command_id: Int, label: String): Boolean

Insert an item in the menu at the specified |index|. Returns true on success.