sig
  val cast : 'Gobject.obj -> Gtk.combo_box_entry Gtk.obj
  module P :
    sig val text_column : ([> `comboboxentry ], int) Gobject.property end
  val create :
    Gtk.combo_box_entry Gobject.param list -> Gtk.combo_box_entry Gtk.obj
end