ComboBoxText.remove

Removes the string at position from combo_box. Since 2.24

class ComboBoxText
void
remove
()

Parameters

position int

Index of the item to remove

Meta