ComboBox.newWithAreaAndEntry

gtk.combo_box.ComboBox newWithAreaAndEntry(gtk.cell_area.CellArea area) static nothrow

Creates a new empty #GtkComboBox with an entry.

The new combo box will use area to layout cells.

Parameters

areathe #GtkCellArea to use to layout cell renderers

Returns

A new #GtkComboBox.