CellRendererCombo.model

Get model property.

  1. gtk.tree_model.TreeModel model [@property getter]
    class CellRendererCombo
    @property
    model
    ()
  2. gtk.tree_model.TreeModel model [@property setter]

Return Value

Type: 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.