Package: gtk
Accessor gtk:combo-box-entry-text-column
Lambda Listgtk:combo-box-entry-text-column (object) SyntaxArgumentsDetails The accessor for the entry-text-column slot gets or
sets the model column which the combo box is using to get the strings from
to display in the internal entry. The column value in the model of the combo box must be of type gchararray. This is only relevant if the combo box has been created with the has-entry property as true. Warning | See also |
2026-08-17