set_entry_text_column
Description:
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.
Parameters:
| this |
A ComboBox |
| text_column |
A column in |