ComboBox.newWithArea
gtk.combo_box.ComboBox newWithArea(gtk.cell_area.CellArea area)Creates a new empty #GtkComboBox using area to layout cells.
Parameters
area | the #GtkCellArea to use to layout cell renderers |
Returns
A new #GtkComboBox.
gtk.combo_box.ComboBox newWithArea(gtk.cell_area.CellArea area)Creates a new empty #GtkComboBox using area to layout cells.
area | the #GtkCellArea to use to layout cell renderers |