ComboBox.with_area_and_entry


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public ComboBox.with_area_and_entry (CellArea area)

Creates a new empty ComboBox with an entry.

The new combo box will use area to layout cells.

Parameters:

area

the CellArea to use to layout cell renderers

Returns:

A new ComboBox.