?file:string ->
?domain:string ->
?autoconnect:bool ->
unit ->
object
val box0 : GPack.box
val cancel_button : GButton.button
val constraint_window : GWindow.window
val ok_button : GButton.button
val toplevel : GWindow.window
val view1_scrolled : GBin.scrolled_window
val view2_scrolled : GBin.scrolled_window
val xml : Glade.glade_xml Gtk.obj
method bind : name:string -> callback:(unit -> unit) -> unit
method box0 : GPack.box
method cancel_button : GButton.button
method check_widgets : unit -> unit
method constraint_window : GWindow.window
method ok_button : GButton.button
method reparent : GObj.widget -> unit
method toplevel : GWindow.window
method view1_scrolled : GBin.scrolled_window
method view2_scrolled : GBin.scrolled_window
method xml : Glade.glade_xml Gtk.obj
end