set_id_column


Description:

public void set_id_column (int id_column)

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 model to get string IDs for values from