ComboBoxText.newWithEntry
gtk.combo_box_text.ComboBoxText newWithEntry()Creates a new #GtkComboBoxText, which is a #GtkComboBox just displaying strings. The combo box created by this function has an entry.
Returns
a new #GtkComboBoxText
gtk.combo_box_text.ComboBoxText newWithEntry()Creates a new #GtkComboBoxText, which is a #GtkComboBox just displaying strings. The combo box created by this function has an entry.