?packing:(GObj.widget -> unit) ->
label:string ->
title1:string ->
title2:string ->
extract:('-> string) ->
unit ->
object
  val connect : Dbf_selectWidget.select_and_order_connect
  val obj : Gtk.widget Gtk.obj
  method private _cb__down_button_clicked : unit -> unit
  method private _cb__left_button_clicked : unit -> unit
  method private _cb__right_button_clicked : unit -> unit
  method private _cb__selection_changed :
    Dbf_selectWidget.store_view -> GButton.button list -> unit -> unit
  method private _cb__up_button_clicked : unit -> unit
  method as_widget : Gtk.widget Gtk.obj
  method coerce : GObj.widget
  method connect : Dbf_selectWidget.select_and_order_connect
  method destroy : unit -> unit
  method drag : GObj.drag_ops
  method get_oid : int
  method misc : GObj.misc_ops
  method store1 : 'Dbf_selectWidget.store
  method store2 : 'Dbf_selectWidget.store
  method view1 : Dbf_selectWidget.store_view
  method view2 : Dbf_selectWidget.store_view
end