API Version: 3.0
Library Version: 3.24
void gtk_combo_box_text_remove ( GtkComboBoxText* combo_box, gint position )
Removes the string at position from combo_box.
position
combo_box
Type: gint
gint
Index of the item to remove.