Class Dbf_gladeWidgets.index_window


class index_window : ?file:string -> ?domain:string -> ?autoconnect:bool -> unit -> object .. end
Inherits
val toplevel : GWindow.window
method toplevel : GWindow.window
val index_window : GWindow.window
method index_window : GWindow.window
val box0 : GPack.box
method box0 : GPack.box
val cm_main_table : GPack.table
method cm_main_table : GPack.table
val tablename_entry : GEdit.entry
method tablename_entry : GEdit.entry
val name_entry : GEdit.entry
method name_entry : GEdit.entry
val unique_check : GButton.toggle_button
method unique_check : GButton.toggle_button
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