gtkComboBoxPrependText: gtkComboBoxPrependText
Description
Prepends string
to the list of strings stored in combo.box
. Note that
you can only use this function with combo boxes constructed with
gtkComboBoxNewText
.Usage
gtkComboBoxPrependText(object, text)