?file:string ->
?domain:string ->
?autoconnect:bool ->
unit ->
object
val add_button : GButton.button
val add_ty_button : GButton.button
val box0 : GPack.box
val buttons_box : GPack.button_box
val cancel_button : GButton.button
val column_window : GWindow.window
val comments_scrolledwindow : GBin.scrolled_window
val comments_textview : GText.view
val dispsize_check : GButton.toggle_button
val dispsize_spinbutton : GEdit.spin_button
val down_button : GButton.button
val ml2sql_combo : GEdit.combo
val name_entry : GEdit.entry
val nullable_check : GButton.toggle_button
val ocamlty_combo : GEdit.combo
val ok_button : GButton.button
val other_opts_combo : GEdit.combo
val other_opts_combo_entry : GEdit.entry
val other_opts_combo_list : GList.liste
val prec_check : GButton.toggle_button
val prec_spinbutton : GEdit.spin_button
val remove_button : GButton.button
val remove_ty_button : GButton.button
val spec_opts_view : GTree.view
val spec_ty_view : GTree.view
val sql2ml_combo : GEdit.combo
val toplevel : GWindow.window
val ty_combo : GEdit.combo
val ty_combo_entry : GEdit.entry
val ty_combo_list : GList.liste
val up_button : GButton.button
val xml : Glade.glade_xml Gtk.obj
method add_button : GButton.button
method add_ty_button : GButton.button
method bind : name:string -> callback:(unit -> unit) -> unit
method box0 : GPack.box
method buttons_box : GPack.button_box
method cancel_button : GButton.button
method check_widgets : unit -> unit
method column_window : GWindow.window
method comments_scrolledwindow : GBin.scrolled_window
method comments_textview : GText.view
method dispsize_check : GButton.toggle_button
method dispsize_spinbutton : GEdit.spin_button
method down_button : GButton.button
method ml2sql_combo : GEdit.combo
method name_entry : GEdit.entry
method nullable_check : GButton.toggle_button
method ocamlty_combo : GEdit.combo
method ok_button : GButton.button
method other_opts_combo : GEdit.combo
method other_opts_combo_entry : GEdit.entry
method other_opts_combo_list : GList.liste
method prec_check : GButton.toggle_button
method prec_spinbutton : GEdit.spin_button
method remove_button : GButton.button
method remove_ty_button : GButton.button
method reparent : GObj.widget -> unit
method spec_opts_view : GTree.view
method spec_ty_view : GTree.view
method sql2ml_combo : GEdit.combo
method toplevel : GWindow.window
method ty_combo : GEdit.combo
method ty_combo_entry : GEdit.entry
method ty_combo_list : GList.liste
method up_button : GButton.button
method xml : Glade.glade_xml Gtk.obj
end