ComboBox.newWithAreaAndEntry
gtk.combo_box.ComboBox newWithAreaAndEntry(gtk.cell_area.CellArea area)Creates a new empty #GtkComboBox with an entry.
The new combo box will use area to layout cells.
Parameters
area | the #GtkCellArea to use to layout cell renderers |
Returns
A new #GtkComboBox.