CellRendererComboGidBuilderImpl.model

Set model property.

class CellRendererComboGidBuilderImpl(T)
T
model

Parameters

propval gtk.tree_model.TreeModel

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

Return Value

Type: T

Builder instance for fluent chaining