set_id_column
Description:
Sets the model column which this should use to get string IDs for values from.
Note:
Use [class@Gtk.DropDown]
The column id_column
in the model of this must be of type
g_type_string.
Parameters:
this |
A `GtkComboBox` |
id_column |
A column in |