Method GTK2.ComboBox()->append_text()
- Method append_text
GTK2.ComboBox
append_text(string
text
)- Description
Appends text to the list of strings stored in this combo box. Note that you can only use this function with combo boxes constructed with GTK2.ComboBox("a string").