Method
GtkComboBoxTextremove_all
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 |
void
gtk_combo_box_text_remove_all (
GtkComboBoxText* combo_box
)
Removes all the text entries from the combo box.
Deprecated since: | 4.10 |
Use |