Property
GtkComboBox:entry-text-column
since: 2.24
Description [src]
The column in the combo box’s model to associate with strings from the entry
if the combo was created with GtkComboBox:has-entry
= TRUE
.
Type:gint
Available since: 2.24
Default value | -1 |
Getter method | gtk_combo_box_get_entry_text_column() |
Setter method | gtk_combo_box_set_entry_text_column() |