I'm using GTK# 2.12.10 on Windows. After changing GTK+ binary from 2.22.1 to 2.24.0 I noticed that CellRendererCombo.StartEditing no longer returns an ComboBoxEntry but an ComboBox. What is going wrong there? Elmar