Description Usage Arguments Details Author(s)
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.
1 | gtkComboBoxInsertText(object, position, text)
|
|
A |
|
An index to insert |
|
A string |
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.