方法
GtkComboBoxTextprepend
已弃用:4.10
声明 [src]
void
gtk_combo_box_text_prepend (
GtkComboBoxText* combo_box,
const char* id,
const char* text
)
描述 [src]
自 4.10 开始弃用
请使用 GtkDropDown
。
已弃用:4.10
void
gtk_combo_box_text_prepend (
GtkComboBoxText* combo_box,
const char* id,
const char* text
)
自 4.10 开始弃用
请使用 GtkDropDown
。