[ Version ( since = "2.24" ) ]
public void set_entry_text_column (int text_column)
Sets the model column which this should use to get strings from to be text_column
.
The column text_column
in the model of this must be of type
g_type_string.
This is only relevant if this has been created with has_entry as true.
this |
A ComboBox |
text_column |
A column in |