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