insertCheckItemAt

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

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