ComboBox.this

Creates a new GtkComboBox with the model initialized to model.

Parameters

model TreeModelIF

A GtkTreeModel.

entry bool

If true, create an empty ComboBox with an entry.

Throws

ConstructionException GTK+ fails to create the object.