?file:string ->
?domain:string ->
?autoconnect:bool ->
unit ->
object
val notebook : GPack.notebook
val outputs : GWindow.window
val toplevel : GWindow.window
val xml : Glade.glade_xml Gtk.obj
method bind : name:string -> callback:(unit -> unit) -> unit
method check_widgets : unit -> unit
method notebook : GPack.notebook
method outputs : GWindow.window
method reparent : GObj.widget -> unit
method toplevel : GWindow.window
method xml : Glade.glade_xml Gtk.obj
end