ComboBoxText.remove

void remove(int position)

Removes the string at position from combo_box.

Parameters

positionIndex of the item to remove

Deprecated

Use [gtk.drop_down.DropDown]