方法
GtkComboBoxTextappend
已弃用:4.10
声明 [src]
void
gtk_combo_box_text_append (
GtkComboBoxText* combo_box,
const char* id,
const char* text
)
描述 [src]
自 4.10 版本起已弃用
请使用 GtkDropDown
。
已弃用:4.10
void
gtk_combo_box_text_append (
GtkComboBoxText* combo_box,
const char* id,
const char* text
)
自 4.10 版本起已弃用
请使用 GtkDropDown
。