ComboBox.with_model_and_entry


Description:

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

Creates a new empty ComboBox with an entry and with the model initialized to model.

Parameters:

model

A TreeModel

Returns:

A new ComboBox