ComboBox.newWithAreaAndEntry

Creates a new empty #GtkComboBox with an entry.

The new combo box will use area to layout cells.

class ComboBox
static
newWithAreaAndEntry

Parameters

area gtk.cell_area.CellArea

the #GtkCellArea to use to layout cell renderers

Return Value

Type: gtk.combo_box.ComboBox

A new #GtkComboBox.