ComboBox.with_model


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.4" ) ]
public ComboBox.with_model (TreeModel model)

Creates a new ComboBox with the model initialized to model.

Parameters:

model

A TreeModel.

Returns:

A new ComboBox.