ComboBoxGidBuilderImpl.model

Set model property.

class ComboBoxGidBuilderImpl(T)
T
model

Parameters

propval gtk.tree_model.TreeModel

The model from which the combo box takes the values shown in the list.

Return Value

Type: T

Builder instance for fluent chaining