Gtk.ComboBox.prototype.get_id_column

function get_id_column():Number {
    // Gjs wrapper for gtk_combo_box_get_id_column()
}

Returns the column which combo_box is using to get string IDs for values from.

Since 3.0

Returns

A column in the data source model of combo_box.