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