]> matita.cs.unibo.it Git - helm.git/blob - helm/matita/matitaGeneratedGui.ml
9985ef086643205704a8b3bc6ab2993b0f1b1b19
[helm.git] / helm / matita / matitaGeneratedGui.ml
1 (* Automatically generated from matita.glade by lablgladecc *)
2
3 class mainWin ?(file="matita.glade") ?domain ?autoconnect(*=true*) () =
4   let xmldata = Glade.create ~file  ~root:"MainWin" ?domain () in
5   object (self)
6     inherit Glade.xml ?autoconnect xmldata
7     val toplevel =
8       new GWindow.window (GtkWindow.Window.cast
9         (Glade.get_widget_msg ~name:"MainWin" ~info:"GtkWindow" xmldata))
10     method toplevel = toplevel
11     val mainWin =
12       new GWindow.window (GtkWindow.Window.cast
13         (Glade.get_widget_msg ~name:"MainWin" ~info:"GtkWindow" xmldata))
14     method mainWin = mainWin
15     val mainWinEventBox =
16       new GBin.event_box (GtkBin.EventBox.cast
17         (Glade.get_widget_msg ~name:"MainWinEventBox" ~info:"GtkEventBox" xmldata))
18     method mainWinEventBox = mainWinEventBox
19     val mainWinShape =
20       new GPack.box (GtkPack.Box.cast
21         (Glade.get_widget_msg ~name:"MainWinShape" ~info:"GtkVBox" xmldata))
22     method mainWinShape = mainWinShape
23     val mainMenuBar =
24       new GMenu.menu_shell (GtkMenu.MenuBar.cast
25         (Glade.get_widget_msg ~name:"MainMenuBar" ~info:"GtkMenuBar" xmldata))
26     method mainMenuBar = mainMenuBar
27     val fileMenu =
28       new GMenu.menu_item (GtkMenu.MenuItem.cast
29         (Glade.get_widget_msg ~name:"FileMenu" ~info:"GtkMenuItem" xmldata))
30     method fileMenu = fileMenu
31     val fileMenu_menu =
32       new GMenu.menu (GtkMenu.Menu.cast
33         (Glade.get_widget_msg ~name:"FileMenu_menu" ~info:"GtkMenu" xmldata))
34     method fileMenu_menu = fileMenu_menu
35     val newMenu =
36       new GMenu.image_menu_item (GtkMenu.ImageMenuItem.cast
37         (Glade.get_widget_msg ~name:"NewMenu" ~info:"GtkImageMenuItem" xmldata))
38     method newMenu = newMenu
39     val image84 =
40       new GMisc.image (GtkMisc.Image.cast
41         (Glade.get_widget_msg ~name:"image84" ~info:"GtkImage" xmldata))
42     method image84 = image84
43     val newMenu_menu =
44       new GMenu.menu (GtkMenu.Menu.cast
45         (Glade.get_widget_msg ~name:"NewMenu_menu" ~info:"GtkMenu" xmldata))
46     method newMenu_menu = newMenu_menu
47     val newProofMenuItem =
48       new GMenu.menu_item (GtkMenu.MenuItem.cast
49         (Glade.get_widget_msg ~name:"NewProofMenuItem" ~info:"GtkMenuItem" xmldata))
50     method newProofMenuItem = newProofMenuItem
51     val newDefsMenuItem =
52       new GMenu.menu_item (GtkMenu.MenuItem.cast
53         (Glade.get_widget_msg ~name:"NewDefsMenuItem" ~info:"GtkMenuItem" xmldata))
54     method newDefsMenuItem = newDefsMenuItem
55     val openMenuItem =
56       new GMenu.image_menu_item (GtkMenu.ImageMenuItem.cast
57         (Glade.get_widget_msg ~name:"OpenMenuItem" ~info:"GtkImageMenuItem" xmldata))
58     method openMenuItem = openMenuItem
59     val image85 =
60       new GMisc.image (GtkMisc.Image.cast
61         (Glade.get_widget_msg ~name:"image85" ~info:"GtkImage" xmldata))
62     method image85 = image85
63     val saveMenuItem =
64       new GMenu.image_menu_item (GtkMenu.ImageMenuItem.cast
65         (Glade.get_widget_msg ~name:"SaveMenuItem" ~info:"GtkImageMenuItem" xmldata))
66     method saveMenuItem = saveMenuItem
67     val image86 =
68       new GMisc.image (GtkMisc.Image.cast
69         (Glade.get_widget_msg ~name:"image86" ~info:"GtkImage" xmldata))
70     method image86 = image86
71     val saveAsMenuItem =
72       new GMenu.image_menu_item (GtkMenu.ImageMenuItem.cast
73         (Glade.get_widget_msg ~name:"SaveAsMenuItem" ~info:"GtkImageMenuItem" xmldata))
74     method saveAsMenuItem = saveAsMenuItem
75     val image87 =
76       new GMisc.image (GtkMisc.Image.cast
77         (Glade.get_widget_msg ~name:"image87" ~info:"GtkImage" xmldata))
78     method image87 = image87
79     val separator1 =
80       new GMenu.menu_item (GtkMenu.MenuItem.cast
81         (Glade.get_widget_msg ~name:"separator1" ~info:"GtkSeparatorMenuItem" xmldata))
82     method separator1 = separator1
83     val quitMenuItem =
84       new GMenu.image_menu_item (GtkMenu.ImageMenuItem.cast
85         (Glade.get_widget_msg ~name:"QuitMenuItem" ~info:"GtkImageMenuItem" xmldata))
86     method quitMenuItem = quitMenuItem
87     val image88 =
88       new GMisc.image (GtkMisc.Image.cast
89         (Glade.get_widget_msg ~name:"image88" ~info:"GtkImage" xmldata))
90     method image88 = image88
91     val editMenu =
92       new GMenu.menu_item (GtkMenu.MenuItem.cast
93         (Glade.get_widget_msg ~name:"EditMenu" ~info:"GtkMenuItem" xmldata))
94     method editMenu = editMenu
95     val viewMenu =
96       new GMenu.menu_item (GtkMenu.MenuItem.cast
97         (Glade.get_widget_msg ~name:"ViewMenu" ~info:"GtkMenuItem" xmldata))
98     method viewMenu = viewMenu
99     val viewMenu_menu =
100       new GMenu.menu (GtkMenu.Menu.cast
101         (Glade.get_widget_msg ~name:"ViewMenu_menu" ~info:"GtkMenu" xmldata))
102     method viewMenu_menu = viewMenu_menu
103     val showToolBarMenuItem =
104       new GMenu.check_menu_item (GtkMenu.CheckMenuItem.cast
105         (Glade.get_widget_msg ~name:"ShowToolBarMenuItem" ~info:"GtkCheckMenuItem" xmldata))
106     method showToolBarMenuItem = showToolBarMenuItem
107     val showProofMenuItem =
108       new GMenu.check_menu_item (GtkMenu.CheckMenuItem.cast
109         (Glade.get_widget_msg ~name:"ShowProofMenuItem" ~info:"GtkCheckMenuItem" xmldata))
110     method showProofMenuItem = showProofMenuItem
111     val debugMenu =
112       new GMenu.menu_item (GtkMenu.MenuItem.cast
113         (Glade.get_widget_msg ~name:"DebugMenu" ~info:"GtkMenuItem" xmldata))
114     method debugMenu = debugMenu
115     val debugMenu_menu =
116       new GMenu.menu (GtkMenu.Menu.cast
117         (Glade.get_widget_msg ~name:"DebugMenu_menu" ~info:"GtkMenu" xmldata))
118     method debugMenu_menu = debugMenu_menu
119     val separator2 =
120       new GMenu.menu_item (GtkMenu.MenuItem.cast
121         (Glade.get_widget_msg ~name:"separator2" ~info:"GtkSeparatorMenuItem" xmldata))
122     method separator2 = separator2
123     val helpMenu =
124       new GMenu.menu_item (GtkMenu.MenuItem.cast
125         (Glade.get_widget_msg ~name:"HelpMenu" ~info:"GtkMenuItem" xmldata))
126     method helpMenu = helpMenu
127     val helpMenu_menu =
128       new GMenu.menu (GtkMenu.Menu.cast
129         (Glade.get_widget_msg ~name:"HelpMenu_menu" ~info:"GtkMenu" xmldata))
130     method helpMenu_menu = helpMenu_menu
131     val aboutMenuItem =
132       new GMenu.menu_item (GtkMenu.MenuItem.cast
133         (Glade.get_widget_msg ~name:"AboutMenuItem" ~info:"GtkMenuItem" xmldata))
134     method aboutMenuItem = aboutMenuItem
135     val mainVPanes =
136       new GPack.paned (GtkPack.Paned.cast
137         (Glade.get_widget_msg ~name:"MainVPanes" ~info:"GtkVPaned" xmldata))
138     method mainVPanes = mainVPanes
139     val scrolledSequents =
140       new GBin.scrolled_window (GtkBin.ScrolledWindow.cast
141         (Glade.get_widget_msg ~name:"ScrolledSequents" ~info:"GtkScrolledWindow" xmldata))
142     method scrolledSequents = scrolledSequents
143     val viewport1 =
144       new GBin.viewport (GtkBin.Viewport.cast
145         (Glade.get_widget_msg ~name:"viewport1" ~info:"GtkViewport" xmldata))
146     method viewport1 = viewport1
147     val sequentsNotebook =
148       new GPack.notebook (GtkPack.Notebook.cast
149         (Glade.get_widget_msg ~name:"SequentsNotebook" ~info:"GtkNotebook" xmldata))
150     method sequentsNotebook = sequentsNotebook
151     val consoleEventBox =
152       new GBin.event_box (GtkBin.EventBox.cast
153         (Glade.get_widget_msg ~name:"ConsoleEventBox" ~info:"GtkEventBox" xmldata))
154     method consoleEventBox = consoleEventBox
155     val scrolledConsole =
156       new GBin.scrolled_window (GtkBin.ScrolledWindow.cast
157         (Glade.get_widget_msg ~name:"ScrolledConsole" ~info:"GtkScrolledWindow" xmldata))
158     method scrolledConsole = scrolledConsole
159     val mainStatusBar =
160       new GMisc.statusbar (GtkMisc.Statusbar.cast
161         (Glade.get_widget_msg ~name:"MainStatusBar" ~info:"GtkStatusbar" xmldata))
162     method mainStatusBar = mainStatusBar
163     method reparent parent =
164       mainWinEventBox#misc#reparent parent;
165       toplevel#destroy ()
166     method check_widgets () = ()
167   end
168 class proofWin ?(file="matita.glade") ?domain ?autoconnect(*=true*) () =
169   let xmldata = Glade.create ~file  ~root:"ProofWin" ?domain () in
170   object (self)
171     inherit Glade.xml ?autoconnect xmldata
172     val toplevel =
173       new GWindow.window (GtkWindow.Window.cast
174         (Glade.get_widget_msg ~name:"ProofWin" ~info:"GtkWindow" xmldata))
175     method toplevel = toplevel
176     val proofWin =
177       new GWindow.window (GtkWindow.Window.cast
178         (Glade.get_widget_msg ~name:"ProofWin" ~info:"GtkWindow" xmldata))
179     method proofWin = proofWin
180     val proofWinEventBox =
181       new GBin.event_box (GtkBin.EventBox.cast
182         (Glade.get_widget_msg ~name:"ProofWinEventBox" ~info:"GtkEventBox" xmldata))
183     method proofWinEventBox = proofWinEventBox
184     val scrolledProof =
185       new GBin.scrolled_window (GtkBin.ScrolledWindow.cast
186         (Glade.get_widget_msg ~name:"ScrolledProof" ~info:"GtkScrolledWindow" xmldata))
187     method scrolledProof = scrolledProof
188     method reparent parent =
189       proofWinEventBox#misc#reparent parent;
190       toplevel#destroy ()
191     method check_widgets () = ()
192   end
193 class fileSelectionWin ?(file="matita.glade") ?domain ?autoconnect(*=true*) () =
194   let xmldata = Glade.create ~file  ~root:"FileSelectionWin" ?domain () in
195   object (self)
196     inherit Glade.xml ?autoconnect xmldata
197     val toplevel =
198       new GWindow.file_selection (GtkWindow.FileSelection.cast
199         (Glade.get_widget_msg ~name:"FileSelectionWin" ~info:"GtkFileSelection" xmldata))
200     method toplevel = toplevel
201     val fileSelectionWin =
202       new GWindow.file_selection (GtkWindow.FileSelection.cast
203         (Glade.get_widget_msg ~name:"FileSelectionWin" ~info:"GtkFileSelection" xmldata))
204     method fileSelectionWin = fileSelectionWin
205     val cancel_button1 =
206       new GButton.button (GtkButton.Button.cast
207         (Glade.get_widget_msg ~name:"cancel_button1" ~info:"GtkButton" xmldata))
208     method cancel_button1 = cancel_button1
209     val ok_button1 =
210       new GButton.button (GtkButton.Button.cast
211         (Glade.get_widget_msg ~name:"ok_button1" ~info:"GtkButton" xmldata))
212     method ok_button1 = ok_button1
213     method check_widgets () = ()
214   end
215 class toolBarWin ?(file="matita.glade") ?domain ?autoconnect(*=true*) () =
216   let xmldata = Glade.create ~file  ~root:"ToolBarWin" ?domain () in
217   object (self)
218     inherit Glade.xml ?autoconnect xmldata
219     val toplevel =
220       new GWindow.window (GtkWindow.Window.cast
221         (Glade.get_widget_msg ~name:"ToolBarWin" ~info:"GtkWindow" xmldata))
222     method toplevel = toplevel
223     val toolBarWin =
224       new GWindow.window (GtkWindow.Window.cast
225         (Glade.get_widget_msg ~name:"ToolBarWin" ~info:"GtkWindow" xmldata))
226     method toolBarWin = toolBarWin
227     val toolBarEventBox =
228       new GBin.event_box (GtkBin.EventBox.cast
229         (Glade.get_widget_msg ~name:"ToolBarEventBox" ~info:"GtkEventBox" xmldata))
230     method toolBarEventBox = toolBarEventBox
231     val vbox1 =
232       new GPack.box (GtkPack.Box.cast
233         (Glade.get_widget_msg ~name:"vbox1" ~info:"GtkVBox" xmldata))
234     method vbox1 = vbox1
235     val vbuttonbox1 =
236       new GPack.button_box (GtkPack.BBox.cast
237         (Glade.get_widget_msg ~name:"vbuttonbox1" ~info:"GtkVButtonBox" xmldata))
238     method vbuttonbox1 = vbuttonbox1
239     val button1 =
240       new GButton.button (GtkButton.Button.cast
241         (Glade.get_widget_msg ~name:"button1" ~info:"GtkButton" xmldata))
242     method button1 = button1
243     val button2 =
244       new GButton.button (GtkButton.Button.cast
245         (Glade.get_widget_msg ~name:"button2" ~info:"GtkButton" xmldata))
246     method button2 = button2
247     val button3 =
248       new GButton.button (GtkButton.Button.cast
249         (Glade.get_widget_msg ~name:"button3" ~info:"GtkButton" xmldata))
250     method button3 = button3
251     val button4 =
252       new GButton.button (GtkButton.Button.cast
253         (Glade.get_widget_msg ~name:"button4" ~info:"GtkButton" xmldata))
254     method button4 = button4
255     method reparent parent =
256       toolBarEventBox#misc#reparent parent;
257       toplevel#destroy ()
258     method check_widgets () = ()
259   end
260 class confirmationDialog ?(file="matita.glade") ?domain ?autoconnect(*=true*) () =
261   let xmldata = Glade.create ~file  ~root:"ConfirmationDialog" ?domain () in
262   object (self)
263     inherit Glade.xml ?autoconnect xmldata
264     val toplevel =
265       new GWindow.dialog_any (GtkWindow.Dialog.cast
266         (Glade.get_widget_msg ~name:"ConfirmationDialog" ~info:"GtkDialog" xmldata))
267     method toplevel = toplevel
268     val confirmationDialog =
269       new GWindow.dialog_any (GtkWindow.Dialog.cast
270         (Glade.get_widget_msg ~name:"ConfirmationDialog" ~info:"GtkDialog" xmldata))
271     method confirmationDialog = confirmationDialog
272     val dialog_vbox1 =
273       new GPack.box (GtkPack.Box.cast
274         (Glade.get_widget_msg ~name:"dialog-vbox1" ~info:"GtkVBox" xmldata))
275     method dialog_vbox1 = dialog_vbox1
276     val dialog_action_area1 =
277       new GPack.button_box (GtkPack.BBox.cast
278         (Glade.get_widget_msg ~name:"dialog-action_area1" ~info:"GtkHButtonBox" xmldata))
279     method dialog_action_area1 = dialog_action_area1
280     val confirmationDialogCancelButton =
281       new GButton.button (GtkButton.Button.cast
282         (Glade.get_widget_msg ~name:"ConfirmationDialogCancelButton" ~info:"GtkButton" xmldata))
283     method confirmationDialogCancelButton = confirmationDialogCancelButton
284     val confirmationDialogOkButton =
285       new GButton.button (GtkButton.Button.cast
286         (Glade.get_widget_msg ~name:"ConfirmationDialogOkButton" ~info:"GtkButton" xmldata))
287     method confirmationDialogOkButton = confirmationDialogOkButton
288     val confirmationDialogLabel =
289       new GMisc.label (GtkMisc.Label.cast
290         (Glade.get_widget_msg ~name:"ConfirmationDialogLabel" ~info:"GtkLabel" xmldata))
291     method confirmationDialogLabel = confirmationDialogLabel
292     method reparent parent =
293       dialog_vbox1#misc#reparent parent;
294       toplevel#destroy ()
295     method check_widgets () = ()
296   end
297 class aboutWin ?(file="matita.glade") ?domain ?autoconnect(*=true*) () =
298   let xmldata = Glade.create ~file  ~root:"AboutWin" ?domain () in
299   object (self)
300     inherit Glade.xml ?autoconnect xmldata
301     val toplevel =
302       new GWindow.dialog_any (GtkWindow.Dialog.cast
303         (Glade.get_widget_msg ~name:"AboutWin" ~info:"GtkDialog" xmldata))
304     method toplevel = toplevel
305     val aboutWin =
306       new GWindow.dialog_any (GtkWindow.Dialog.cast
307         (Glade.get_widget_msg ~name:"AboutWin" ~info:"GtkDialog" xmldata))
308     method aboutWin = aboutWin
309     val dialog_vbox2 =
310       new GPack.box (GtkPack.Box.cast
311         (Glade.get_widget_msg ~name:"dialog-vbox2" ~info:"GtkVBox" xmldata))
312     method dialog_vbox2 = dialog_vbox2
313     val dialog_action_area2 =
314       new GPack.button_box (GtkPack.BBox.cast
315         (Glade.get_widget_msg ~name:"dialog-action_area2" ~info:"GtkHButtonBox" xmldata))
316     method dialog_action_area2 = dialog_action_area2
317     val aboutDismissButton =
318       new GButton.button (GtkButton.Button.cast
319         (Glade.get_widget_msg ~name:"AboutDismissButton" ~info:"GtkButton" xmldata))
320     method aboutDismissButton = aboutDismissButton
321     val aboutLabel =
322       new GMisc.label (GtkMisc.Label.cast
323         (Glade.get_widget_msg ~name:"AboutLabel" ~info:"GtkLabel" xmldata))
324     method aboutLabel = aboutLabel
325     method reparent parent =
326       dialog_vbox2#misc#reparent parent;
327       toplevel#destroy ()
328     method check_widgets () = ()
329   end
330 class uriChoiceDialog ?(file="matita.glade") ?domain ?autoconnect(*=true*) () =
331   let xmldata = Glade.create ~file  ~root:"UriChoiceDialog" ?domain () in
332   object (self)
333     inherit Glade.xml ?autoconnect xmldata
334     val toplevel =
335       new GWindow.dialog_any (GtkWindow.Dialog.cast
336         (Glade.get_widget_msg ~name:"UriChoiceDialog" ~info:"GtkDialog" xmldata))
337     method toplevel = toplevel
338     val uriChoiceDialog =
339       new GWindow.dialog_any (GtkWindow.Dialog.cast
340         (Glade.get_widget_msg ~name:"UriChoiceDialog" ~info:"GtkDialog" xmldata))
341     method uriChoiceDialog = uriChoiceDialog
342     val dialog_vbox3 =
343       new GPack.box (GtkPack.Box.cast
344         (Glade.get_widget_msg ~name:"dialog-vbox3" ~info:"GtkVBox" xmldata))
345     method dialog_vbox3 = dialog_vbox3
346     val dialog_action_area3 =
347       new GPack.button_box (GtkPack.BBox.cast
348         (Glade.get_widget_msg ~name:"dialog-action_area3" ~info:"GtkHButtonBox" xmldata))
349     method dialog_action_area3 = dialog_action_area3
350     val uriChoiceAbortButton =
351       new GButton.button (GtkButton.Button.cast
352         (Glade.get_widget_msg ~name:"UriChoiceAbortButton" ~info:"GtkButton" xmldata))
353     method uriChoiceAbortButton = uriChoiceAbortButton
354     val uriChoiceSelectedButton =
355       new GButton.button (GtkButton.Button.cast
356         (Glade.get_widget_msg ~name:"UriChoiceSelectedButton" ~info:"GtkButton" xmldata))
357     method uriChoiceSelectedButton = uriChoiceSelectedButton
358     val alignment2 =
359       new GBin.alignment (GtkBin.Alignment.cast
360         (Glade.get_widget_msg ~name:"alignment2" ~info:"GtkAlignment" xmldata))
361     method alignment2 = alignment2
362     val hbox3 =
363       new GPack.box (GtkPack.Box.cast
364         (Glade.get_widget_msg ~name:"hbox3" ~info:"GtkHBox" xmldata))
365     method hbox3 = hbox3
366     val image19 =
367       new GMisc.image (GtkMisc.Image.cast
368         (Glade.get_widget_msg ~name:"image19" ~info:"GtkImage" xmldata))
369     method image19 = image19
370     val label3 =
371       new GMisc.label (GtkMisc.Label.cast
372         (Glade.get_widget_msg ~name:"label3" ~info:"GtkLabel" xmldata))
373     method label3 = label3
374     val uriChoiceConstantsButton =
375       new GButton.button (GtkButton.Button.cast
376         (Glade.get_widget_msg ~name:"UriChoiceConstantsButton" ~info:"GtkButton" xmldata))
377     method uriChoiceConstantsButton = uriChoiceConstantsButton
378     val uriChoiceAutoButton =
379       new GButton.button (GtkButton.Button.cast
380         (Glade.get_widget_msg ~name:"UriChoiceAutoButton" ~info:"GtkButton" xmldata))
381     method uriChoiceAutoButton = uriChoiceAutoButton
382     val alignment1 =
383       new GBin.alignment (GtkBin.Alignment.cast
384         (Glade.get_widget_msg ~name:"alignment1" ~info:"GtkAlignment" xmldata))
385     method alignment1 = alignment1
386     val hbox1 =
387       new GPack.box (GtkPack.Box.cast
388         (Glade.get_widget_msg ~name:"hbox1" ~info:"GtkHBox" xmldata))
389     method hbox1 = hbox1
390     val image18 =
391       new GMisc.image (GtkMisc.Image.cast
392         (Glade.get_widget_msg ~name:"image18" ~info:"GtkImage" xmldata))
393     method image18 = image18
394     val label1 =
395       new GMisc.label (GtkMisc.Label.cast
396         (Glade.get_widget_msg ~name:"label1" ~info:"GtkLabel" xmldata))
397     method label1 = label1
398     val vbox2 =
399       new GPack.box (GtkPack.Box.cast
400         (Glade.get_widget_msg ~name:"vbox2" ~info:"GtkVBox" xmldata))
401     method vbox2 = vbox2
402     val uriChoiceLabel =
403       new GMisc.label (GtkMisc.Label.cast
404         (Glade.get_widget_msg ~name:"UriChoiceLabel" ~info:"GtkLabel" xmldata))
405     method uriChoiceLabel = uriChoiceLabel
406     val scrolledwindow1 =
407       new GBin.scrolled_window (GtkBin.ScrolledWindow.cast
408         (Glade.get_widget_msg ~name:"scrolledwindow1" ~info:"GtkScrolledWindow" xmldata))
409     method scrolledwindow1 = scrolledwindow1
410     val uriChoiceTreeView =
411       new GTree.view (GtkTree.TreeView.cast
412         (Glade.get_widget_msg ~name:"UriChoiceTreeView" ~info:"GtkTreeView" xmldata))
413     method uriChoiceTreeView = uriChoiceTreeView
414     val hbox2 =
415       new GPack.box (GtkPack.Box.cast
416         (Glade.get_widget_msg ~name:"hbox2" ~info:"GtkHBox" xmldata))
417     method hbox2 = hbox2
418     val label2 =
419       new GMisc.label (GtkMisc.Label.cast
420         (Glade.get_widget_msg ~name:"label2" ~info:"GtkLabel" xmldata))
421     method label2 = label2
422     val entry1 =
423       new GEdit.entry (GtkEdit.Entry.cast
424         (Glade.get_widget_msg ~name:"entry1" ~info:"GtkEntry" xmldata))
425     method entry1 = entry1
426     method reparent parent =
427       dialog_vbox3#misc#reparent parent;
428       toplevel#destroy ()
429     method check_widgets () = ()
430   end
431 class interpChoiceDialog ?(file="matita.glade") ?domain ?autoconnect(*=true*) () =
432   let xmldata = Glade.create ~file  ~root:"InterpChoiceDialog" ?domain () in
433   object (self)
434     inherit Glade.xml ?autoconnect xmldata
435     val toplevel =
436       new GWindow.dialog_any (GtkWindow.Dialog.cast
437         (Glade.get_widget_msg ~name:"InterpChoiceDialog" ~info:"GtkDialog" xmldata))
438     method toplevel = toplevel
439     val interpChoiceDialog =
440       new GWindow.dialog_any (GtkWindow.Dialog.cast
441         (Glade.get_widget_msg ~name:"InterpChoiceDialog" ~info:"GtkDialog" xmldata))
442     method interpChoiceDialog = interpChoiceDialog
443     val dialog_vbox4 =
444       new GPack.box (GtkPack.Box.cast
445         (Glade.get_widget_msg ~name:"dialog-vbox4" ~info:"GtkVBox" xmldata))
446     method dialog_vbox4 = dialog_vbox4
447     val dialog_action_area4 =
448       new GPack.button_box (GtkPack.BBox.cast
449         (Glade.get_widget_msg ~name:"dialog-action_area4" ~info:"GtkHButtonBox" xmldata))
450     method dialog_action_area4 = dialog_action_area4
451     val interpChoiceHelpButton =
452       new GButton.button (GtkButton.Button.cast
453         (Glade.get_widget_msg ~name:"InterpChoiceHelpButton" ~info:"GtkButton" xmldata))
454     method interpChoiceHelpButton = interpChoiceHelpButton
455     val interpChoiceCancelButton =
456       new GButton.button (GtkButton.Button.cast
457         (Glade.get_widget_msg ~name:"InterpChoiceCancelButton" ~info:"GtkButton" xmldata))
458     method interpChoiceCancelButton = interpChoiceCancelButton
459     val interpChoiceOkButton =
460       new GButton.button (GtkButton.Button.cast
461         (Glade.get_widget_msg ~name:"InterpChoiceOkButton" ~info:"GtkButton" xmldata))
462     method interpChoiceOkButton = interpChoiceOkButton
463     val vbox3 =
464       new GPack.box (GtkPack.Box.cast
465         (Glade.get_widget_msg ~name:"vbox3" ~info:"GtkVBox" xmldata))
466     method vbox3 = vbox3
467     val label6 =
468       new GMisc.label (GtkMisc.Label.cast
469         (Glade.get_widget_msg ~name:"label6" ~info:"GtkLabel" xmldata))
470     method label6 = label6
471     method reparent parent =
472       dialog_vbox4#misc#reparent parent;
473       toplevel#destroy ()
474     method check_widgets () = ()
475   end
476 class emptyDialog ?(file="matita.glade") ?domain ?autoconnect(*=true*) () =
477   let xmldata = Glade.create ~file  ~root:"EmptyDialog" ?domain () in
478   object (self)
479     inherit Glade.xml ?autoconnect xmldata
480     val toplevel =
481       new GWindow.dialog_any (GtkWindow.Dialog.cast
482         (Glade.get_widget_msg ~name:"EmptyDialog" ~info:"GtkDialog" xmldata))
483     method toplevel = toplevel
484     val emptyDialog =
485       new GWindow.dialog_any (GtkWindow.Dialog.cast
486         (Glade.get_widget_msg ~name:"EmptyDialog" ~info:"GtkDialog" xmldata))
487     method emptyDialog = emptyDialog
488     val emptyDialogVBox =
489       new GPack.box (GtkPack.Box.cast
490         (Glade.get_widget_msg ~name:"EmptyDialogVBox" ~info:"GtkVBox" xmldata))
491     method emptyDialogVBox = emptyDialogVBox
492     val dialog_action_area5 =
493       new GPack.button_box (GtkPack.BBox.cast
494         (Glade.get_widget_msg ~name:"dialog-action_area5" ~info:"GtkHButtonBox" xmldata))
495     method dialog_action_area5 = dialog_action_area5
496     val emptyDialogCancelButton =
497       new GButton.button (GtkButton.Button.cast
498         (Glade.get_widget_msg ~name:"EmptyDialogCancelButton" ~info:"GtkButton" xmldata))
499     method emptyDialogCancelButton = emptyDialogCancelButton
500     val emptyDialogOkButton =
501       new GButton.button (GtkButton.Button.cast
502         (Glade.get_widget_msg ~name:"EmptyDialogOkButton" ~info:"GtkButton" xmldata))
503     method emptyDialogOkButton = emptyDialogOkButton
504     val emptyDialogLabel =
505       new GMisc.label (GtkMisc.Label.cast
506         (Glade.get_widget_msg ~name:"EmptyDialogLabel" ~info:"GtkLabel" xmldata))
507     method emptyDialogLabel = emptyDialogLabel
508     method reparent parent =
509       emptyDialogVBox#misc#reparent parent;
510       toplevel#destroy ()
511     method check_widgets () = ()
512   end
513
514 let check_all ?(show=false) () =
515   ignore (GMain.Main.init ());
516   let emptyDialog = new emptyDialog () in
517   if show then emptyDialog#toplevel#show ();
518   emptyDialog#check_widgets ();
519   let interpChoiceDialog = new interpChoiceDialog () in
520   if show then interpChoiceDialog#toplevel#show ();
521   interpChoiceDialog#check_widgets ();
522   let uriChoiceDialog = new uriChoiceDialog () in
523   if show then uriChoiceDialog#toplevel#show ();
524   uriChoiceDialog#check_widgets ();
525   let aboutWin = new aboutWin () in
526   if show then aboutWin#toplevel#show ();
527   aboutWin#check_widgets ();
528   let confirmationDialog = new confirmationDialog () in
529   if show then confirmationDialog#toplevel#show ();
530   confirmationDialog#check_widgets ();
531   let toolBarWin = new toolBarWin () in
532   if show then toolBarWin#toplevel#show ();
533   toolBarWin#check_widgets ();
534   let fileSelectionWin = new fileSelectionWin () in
535   if show then fileSelectionWin#toplevel#show ();
536   fileSelectionWin#check_widgets ();
537   let proofWin = new proofWin () in
538   if show then proofWin#toplevel#show ();
539   proofWin#check_widgets ();
540   let mainWin = new mainWin () in
541   if show then mainWin#toplevel#show ();
542   mainWin#check_widgets ();
543   if show then GMain.Main.main ()
544 ;;