Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.ComboBox

Method GTK2.ComboBox()->prepend_text()


Method prepend_text

GTK2.ComboBox prepend_text(string text)

Description

Prepends string 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").