Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

Method GTK2.ComboBox()->remove_text()


Method remove_text

GTK2.ComboBox remove_text(int position)

Description

Removes the string at position from this combo box. Note that you can only use this function with combo boxes constructed with GTK2.ComboBox("a string").