GtkComboBoxText: Use gtk_combo_box_text_remove instead gtk_combo_box_text_remove_text

This commit is contained in:
Javier Jardón
2010-10-16 02:07:01 +02:00
parent 2dbfca9d02
commit 45c463e376
4 changed files with 4 additions and 4 deletions

View File

@ -846,7 +846,7 @@ gtk_combo_box_text_new_with_entry
gtk_combo_box_text_append_text
gtk_combo_box_text_insert_text
gtk_combo_box_text_prepend_text
gtk_combo_box_text_remove_text
gtk_combo_box_text_remove
gtk_combo_box_text_get_active_text
<SUBSECTION Standard>