X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2FmatitaGeneratedGui.ml;h=883cb634ee5a30fe6fc2d232bf6c1ebc999b6071;hb=e09713d333183e929f108ff8bb8fbe2a25bfcac7;hp=afbf9e28873379c9829cb5446894511e558a05ef;hpb=142d3076f2a4dc17d9045c2bba4d4b01eddfd008;p=helm.git diff --git a/helm/matita/matitaGeneratedGui.ml b/helm/matita/matitaGeneratedGui.ml index afbf9e288..883cb634e 100644 --- a/helm/matita/matitaGeneratedGui.ml +++ b/helm/matita/matitaGeneratedGui.ml @@ -36,10 +36,10 @@ class mainWin ?(file="matita.glade") ?domain ?autoconnect(*=true*) () = new GMenu.image_menu_item (GtkMenu.ImageMenuItem.cast (Glade.get_widget_msg ~name:"NewMenu" ~info:"GtkImageMenuItem" xmldata)) method newMenu = newMenu - val image164 = + val image174 = new GMisc.image (GtkMisc.Image.cast - (Glade.get_widget_msg ~name:"image164" ~info:"GtkImage" xmldata)) - method image164 = image164 + (Glade.get_widget_msg ~name:"image174" ~info:"GtkImage" xmldata)) + method image174 = image174 val newMenu_menu = new GMenu.menu (GtkMenu.Menu.cast (Glade.get_widget_msg ~name:"NewMenu_menu" ~info:"GtkMenu" xmldata)) @@ -56,26 +56,26 @@ class mainWin ?(file="matita.glade") ?domain ?autoconnect(*=true*) () = new GMenu.image_menu_item (GtkMenu.ImageMenuItem.cast (Glade.get_widget_msg ~name:"OpenMenuItem" ~info:"GtkImageMenuItem" xmldata)) method openMenuItem = openMenuItem - val image165 = + val image175 = new GMisc.image (GtkMisc.Image.cast - (Glade.get_widget_msg ~name:"image165" ~info:"GtkImage" xmldata)) - method image165 = image165 + (Glade.get_widget_msg ~name:"image175" ~info:"GtkImage" xmldata)) + method image175 = image175 val saveMenuItem = new GMenu.image_menu_item (GtkMenu.ImageMenuItem.cast (Glade.get_widget_msg ~name:"SaveMenuItem" ~info:"GtkImageMenuItem" xmldata)) method saveMenuItem = saveMenuItem - val image166 = + val image176 = new GMisc.image (GtkMisc.Image.cast - (Glade.get_widget_msg ~name:"image166" ~info:"GtkImage" xmldata)) - method image166 = image166 + (Glade.get_widget_msg ~name:"image176" ~info:"GtkImage" xmldata)) + method image176 = image176 val saveAsMenuItem = new GMenu.image_menu_item (GtkMenu.ImageMenuItem.cast (Glade.get_widget_msg ~name:"SaveAsMenuItem" ~info:"GtkImageMenuItem" xmldata)) method saveAsMenuItem = saveAsMenuItem - val image167 = + val image177 = new GMisc.image (GtkMisc.Image.cast - (Glade.get_widget_msg ~name:"image167" ~info:"GtkImage" xmldata)) - method image167 = image167 + (Glade.get_widget_msg ~name:"image177" ~info:"GtkImage" xmldata)) + method image177 = image177 val separator1 = new GMenu.menu_item (GtkMenu.MenuItem.cast (Glade.get_widget_msg ~name:"separator1" ~info:"GtkSeparatorMenuItem" xmldata)) @@ -84,10 +84,10 @@ class mainWin ?(file="matita.glade") ?domain ?autoconnect(*=true*) () = new GMenu.image_menu_item (GtkMenu.ImageMenuItem.cast (Glade.get_widget_msg ~name:"QuitMenuItem" ~info:"GtkImageMenuItem" xmldata)) method quitMenuItem = quitMenuItem - val image168 = + val image178 = new GMisc.image (GtkMisc.Image.cast - (Glade.get_widget_msg ~name:"image168" ~info:"GtkImage" xmldata)) - method image168 = image168 + (Glade.get_widget_msg ~name:"image178" ~info:"GtkImage" xmldata)) + method image178 = image178 val editMenu = new GMenu.menu_item (GtkMenu.MenuItem.cast (Glade.get_widget_msg ~name:"EditMenu" ~info:"GtkMenuItem" xmldata)) @@ -160,10 +160,10 @@ class mainWin ?(file="matita.glade") ?domain ?autoconnect(*=true*) () = new GBin.event_box (GtkBin.EventBox.cast (Glade.get_widget_msg ~name:"ConsoleEventBox" ~info:"GtkEventBox" xmldata)) method consoleEventBox = consoleEventBox - val hbox4 = + val consoleHBox = new GPack.box (GtkPack.Box.cast - (Glade.get_widget_msg ~name:"hbox4" ~info:"GtkHBox" xmldata)) - method hbox4 = hbox4 + (Glade.get_widget_msg ~name:"ConsoleHBox" ~info:"GtkHBox" xmldata)) + method consoleHBox = consoleHBox val vbox6 = new GPack.box (GtkPack.Box.cast (Glade.get_widget_msg ~name:"vbox6" ~info:"GtkVBox" xmldata)) @@ -320,6 +320,22 @@ class toolBarWin ?(file="matita.glade") ?domain ?autoconnect(*=true*) () = new GButton.button (GtkButton.Button.cast (Glade.get_widget_msg ~name:"transitivityButton" ~info:"GtkButton" xmldata)) method transitivityButton = transitivityButton + val toolbar8 = + new GButton.toolbar (GtkButton.Toolbar.cast + (Glade.get_widget_msg ~name:"toolbar8" ~info:"GtkToolbar" xmldata)) + method toolbar8 = toolbar8 + val simplifyButton = + new GButton.button (GtkButton.Button.cast + (Glade.get_widget_msg ~name:"simplifyButton" ~info:"GtkButton" xmldata)) + method simplifyButton = simplifyButton + val reduceButton = + new GButton.button (GtkButton.Button.cast + (Glade.get_widget_msg ~name:"reduceButton" ~info:"GtkButton" xmldata)) + method reduceButton = reduceButton + val whdButton = + new GButton.button (GtkButton.Button.cast + (Glade.get_widget_msg ~name:"whdButton" ~info:"GtkButton" xmldata)) + method whdButton = whdButton val toolbar6 = new GButton.toolbar (GtkButton.Toolbar.cast (Glade.get_widget_msg ~name:"toolbar6" ~info:"GtkToolbar" xmldata))