API版本: 4.0
库版本: 4.17.2
由 gi-docgen 2024.2 生成
已弃用: 4.10
void gtk_combo_box_text_remove ( GtkComboBoxText* combo_box, int position )
从combo_box中移除位于position位置的字符串。
combo_box
position
自4.10版本起已弃用
请使用 GtkDropDown.
GtkDropDown
类型: int
int
要移除的项的索引。