Forum und email

GtkCellRendererCombo

Displays the contents of a cell in a GtkTreeView as a GtkComboBox.

Йерархия на обектите

GObject
`-- GtkObject
       `-- GtkCellRenderer
              `-- GtkCellRendererText
                     `-- GtkCellRendererCombo

Описание

Constructors

-- Creates a new GtkCellRendererCombo.

Свойства

Използвай методите get_property и set_property, за да получиш достъп до това.

has-entry:
  If FALSE, don't allow entering strings other than the given ones (from the model).
model:
  The tree model containing the possible values for the combo box entry.
text-column:
  The column number in the data model that will be used to get the strings from.