]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaGeneratedGui.mli
snapshot
[helm.git] / helm / matita / matitaGeneratedGui.mli
index e2aa8cb9883b8ab532046954a19bbdd526c5a171..2889d9279b7fa693a84c8970001f6e7614a2e0b2 100644 (file)
@@ -90,7 +90,6 @@ class proofWin :
     val proofWinEventBox : GBin.event_box
     val scrolledProof : GBin.scrolled_window
     val toplevel : GWindow.window
-    val viewport1 : GBin.viewport
     val xml : Glade.glade_xml Gtk.obj
     method bind : name:string -> callback:(unit -> unit) -> unit
     method check_widgets : unit -> unit
@@ -99,7 +98,6 @@ class proofWin :
     method reparent : GObj.widget -> unit
     method scrolledProof : GBin.scrolled_window
     method toplevel : GWindow.window
-    method viewport1 : GBin.viewport
     method xml : Glade.glade_xml Gtk.obj
   end
 class fileSelectionWin :
@@ -135,6 +133,7 @@ class toolBarWin :
     val toolBarWin : GWindow.window
     val toplevel : GWindow.window
     val vbox1 : GPack.box
+    val vbuttonbox1 : GPack.button_box
     val xml : Glade.glade_xml Gtk.obj
     method bind : name:string -> callback:(unit -> unit) -> unit
     method button1 : GButton.button
@@ -147,6 +146,7 @@ class toolBarWin :
     method toolBarWin : GWindow.window
     method toplevel : GWindow.window
     method vbox1 : GPack.box
+    method vbuttonbox1 : GPack.button_box
     method xml : Glade.glade_xml Gtk.obj
   end
 class confirmationDialog :
@@ -155,24 +155,24 @@ class confirmationDialog :
   ?autoconnect:bool ->
   unit ->
   object
-    val confirmationDialog :
-      [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    val confirmationDialog : GWindow.dialog_any
     val confirmationDialogCancelButton : GButton.button
     val confirmationDialogLabel : GMisc.label
     val confirmationDialogOkButton : GButton.button
+    val dialog_action_area1 : GPack.button_box
     val dialog_vbox1 : GPack.box
-    val toplevel : [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    val toplevel : GWindow.dialog_any
     val xml : Glade.glade_xml Gtk.obj
     method bind : name:string -> callback:(unit -> unit) -> unit
     method check_widgets : unit -> unit
-    method confirmationDialog :
-      [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    method confirmationDialog : GWindow.dialog_any
     method confirmationDialogCancelButton : GButton.button
     method confirmationDialogLabel : GMisc.label
     method confirmationDialogOkButton : GButton.button
+    method dialog_action_area1 : GPack.button_box
     method dialog_vbox1 : GPack.box
     method reparent : GObj.widget -> unit
-    method toplevel : [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    method toplevel : GWindow.dialog_any
     method xml : Glade.glade_xml Gtk.obj
   end
 class aboutWin :
@@ -182,17 +182,19 @@ class aboutWin :
   unit ->
   object
     val aboutDismissButton : GButton.button
-    val aboutWin : [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    val aboutWin : GWindow.dialog_any
+    val dialog_action_area2 : GPack.button_box
     val dialog_vbox2 : GPack.box
-    val toplevel : [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    val toplevel : GWindow.dialog_any
     val xml : Glade.glade_xml Gtk.obj
     method aboutDismissButton : GButton.button
-    method aboutWin : [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    method aboutWin : GWindow.dialog_any
     method bind : name:string -> callback:(unit -> unit) -> unit
     method check_widgets : unit -> unit
+    method dialog_action_area2 : GPack.button_box
     method dialog_vbox2 : GPack.box
     method reparent : GObj.widget -> unit
-    method toplevel : [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    method toplevel : GWindow.dialog_any
     method xml : Glade.glade_xml Gtk.obj
   end
 class uriChoiceDialog :
@@ -203,6 +205,7 @@ class uriChoiceDialog :
   object
     val alignment1 : GBin.alignment
     val alignment2 : GBin.alignment
+    val dialog_action_area3 : GPack.button_box
     val dialog_vbox3 : GPack.box
     val entry1 : GEdit.entry
     val hbox1 : GPack.box
@@ -214,12 +217,11 @@ class uriChoiceDialog :
     val label2 : GMisc.label
     val label3 : GMisc.label
     val scrolledwindow1 : GBin.scrolled_window
-    val toplevel : [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    val toplevel : GWindow.dialog_any
     val uriChoiceAbortButton : GButton.button
     val uriChoiceAutoButton : GButton.button
     val uriChoiceConstantsButton : GButton.button
-    val uriChoiceDialog :
-      [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    val uriChoiceDialog : GWindow.dialog_any
     val uriChoiceLabel : GMisc.label
     val uriChoiceSelectedButton : GButton.button
     val uriChoiceTreeView : GTree.view
@@ -229,6 +231,7 @@ class uriChoiceDialog :
     method alignment2 : GBin.alignment
     method bind : name:string -> callback:(unit -> unit) -> unit
     method check_widgets : unit -> unit
+    method dialog_action_area3 : GPack.button_box
     method dialog_vbox3 : GPack.box
     method entry1 : GEdit.entry
     method hbox1 : GPack.box
@@ -241,12 +244,11 @@ class uriChoiceDialog :
     method label3 : GMisc.label
     method reparent : GObj.widget -> unit
     method scrolledwindow1 : GBin.scrolled_window
-    method toplevel : [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    method toplevel : GWindow.dialog_any
     method uriChoiceAbortButton : GButton.button
     method uriChoiceAutoButton : GButton.button
     method uriChoiceConstantsButton : GButton.button
-    method uriChoiceDialog :
-      [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    method uriChoiceDialog : GWindow.dialog_any
     method uriChoiceLabel : GMisc.label
     method uriChoiceSelectedButton : GButton.button
     method uriChoiceTreeView : GTree.view
@@ -259,27 +261,27 @@ class interpChoiceDialog :
   ?autoconnect:bool ->
   unit ->
   object
+    val dialog_action_area4 : GPack.button_box
     val dialog_vbox4 : GPack.box
     val interpChoiceCancelButton : GButton.button
-    val interpChoiceDialog :
-      [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    val interpChoiceDialog : GWindow.dialog_any
     val interpChoiceHelpButton : GButton.button
     val interpChoiceOkButton : GButton.button
     val label6 : GMisc.label
-    val toplevel : [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    val toplevel : GWindow.dialog_any
     val vbox3 : GPack.box
     val xml : Glade.glade_xml Gtk.obj
     method bind : name:string -> callback:(unit -> unit) -> unit
     method check_widgets : unit -> unit
+    method dialog_action_area4 : GPack.button_box
     method dialog_vbox4 : GPack.box
     method interpChoiceCancelButton : GButton.button
-    method interpChoiceDialog :
-      [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    method interpChoiceDialog : GWindow.dialog_any
     method interpChoiceHelpButton : GButton.button
     method interpChoiceOkButton : GButton.button
     method label6 : GMisc.label
     method reparent : GObj.widget -> unit
-    method toplevel : [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    method toplevel : GWindow.dialog_any
     method vbox3 : GPack.box
     method xml : Glade.glade_xml Gtk.obj
   end
@@ -289,23 +291,24 @@ class emptyDialog :
   ?autoconnect:bool ->
   unit ->
   object
-    val emptyDialog : [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    val dialog_action_area5 : GPack.button_box
+    val emptyDialog : GWindow.dialog_any
     val emptyDialogCancelButton : GButton.button
     val emptyDialogLabel : GMisc.label
     val emptyDialogOkButton : GButton.button
     val emptyDialogVBox : GPack.box
-    val toplevel : [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    val toplevel : GWindow.dialog_any
     val xml : Glade.glade_xml Gtk.obj
     method bind : name:string -> callback:(unit -> unit) -> unit
     method check_widgets : unit -> unit
-    method emptyDialog :
-      [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    method dialog_action_area5 : GPack.button_box
+    method emptyDialog : GWindow.dialog_any
     method emptyDialogCancelButton : GButton.button
     method emptyDialogLabel : GMisc.label
     method emptyDialogOkButton : GButton.button
     method emptyDialogVBox : GPack.box
     method reparent : GObj.widget -> unit
-    method toplevel : [ `DELETE_EVENT | `ID of int | `NONE ] GWindow.dialog
+    method toplevel : GWindow.dialog_any
     method xml : Glade.glade_xml Gtk.obj
   end
 val check_all : ?show:bool -> unit -> unit