Method
GtkComboBoxTextremove_all
deprecated: 4.10
Declaration [src]
void
gtk_combo_box_text_remove_all (
GtkComboBoxText* combo_box
)
Description [src]
Removes all the text entries from the combo box.
Deprecated since: 4.10
Use GtkDropDown
.