gtkComboBoxInsertText
Inserts string
at position
in the list of strings stored in combo.box
.
Note that you can only use this function with combo boxes constructed
with gtkComboBoxNewText
.
gtkComboBoxInsertText(object, position, text)
|
A |
|
An index to insert |
|
A string |
Since 2.4
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.