CellRendererCombo.model

Set model property.

  1. gtk.tree_model.TreeModel model [@property getter]
  2. gtk.tree_model.TreeModel model [@property setter]
    class CellRendererCombo
    @property
    void
    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.