Method
GtkComboBoxTextremove
Declaration [src]
void
gtk_combo_box_text_remove (
GtkComboBoxText* combo_box,
int position
)
Description [src]
Removes the string at position from combo_box.
| Deprecated since: | 4.10 |
Use | |
void
gtk_combo_box_text_remove (
GtkComboBoxText* combo_box,
int position
)
Removes the string at position from combo_box.
| Deprecated since: | 4.10 |
Use | |