ComboBoxText.remove
void remove(int position)Removes the string at position from combo_box.
Parameters
position | Index of the item to remove |
Deprecated
Use [gtk.drop_down.DropDown]
void remove(int position)Removes the string at position from combo_box.
position | Index of the item to remove |