CellRendererComboGidBuilderImpl.model

T model(gtk.tree_model.TreeModel propval)

Set model property.

Parameters

propvalHolds a tree model containing the possible values for the combo box. Use the text_column property to specify the column holding the values.

Returns

Builder instance for fluent chaining