ComboBox.newWithArea

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

Creates a new empty #GtkComboBox using area to layout cells.

Parameters

areathe #GtkCellArea to use to layout cell renderers

Returns

A new #GtkComboBox.