]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matita.glade
snapshot (notably: implemented "check")
[helm.git] / helm / matita / matita.glade
index c793a2bc86726085a5fefd9d6cb5fbd6996a60c8..2dab410080d329772a8ed5b1104b00fb99a27830 100644 (file)
@@ -51,7 +51,7 @@
                          <property name="use_underline">True</property>
 
                          <child internal-child="image">
-                           <widget class="GtkImage" id="image84">
+                           <widget class="GtkImage" id="image108">
                              <property name="visible">True</property>
                              <property name="stock">gtk-new</property>
                              <property name="icon_size">1</property>
@@ -93,7 +93,7 @@
                          <accelerator key="o" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
                          <child internal-child="image">
-                           <widget class="GtkImage" id="image85">
+                           <widget class="GtkImage" id="image109">
                              <property name="visible">True</property>
                              <property name="stock">gtk-open</property>
                              <property name="icon_size">1</property>
                          <accelerator key="s" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
                          <child internal-child="image">
-                           <widget class="GtkImage" id="image86">
+                           <widget class="GtkImage" id="image110">
                              <property name="visible">True</property>
                              <property name="stock">gtk-save</property>
                              <property name="icon_size">1</property>
                          <property name="use_underline">True</property>
 
                          <child internal-child="image">
-                           <widget class="GtkImage" id="image87">
+                           <widget class="GtkImage" id="image111">
                              <property name="visible">True</property>
                              <property name="stock">gtk-save-as</property>
                              <property name="icon_size">1</property>
                          <accelerator key="q" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
                          <child internal-child="image">
-                           <widget class="GtkImage" id="image88">
+                           <widget class="GtkImage" id="image112">
                              <property name="visible">True</property>
                              <property name="stock">gtk-quit</property>
                              <property name="icon_size">1</property>
                          <accelerator key="F3" modifiers="0" signal="activate"/>
                        </widget>
                      </child>
+
+                     <child>
+                       <widget class="GtkCheckMenuItem" id="ShowCheckMenuItem">
+                         <property name="visible">True</property>
+                         <property name="label" translatable="yes">Show Check Window</property>
+                         <property name="use_underline">True</property>
+                         <property name="active">False</property>
+                       </widget>
+                     </child>
                    </widget>
                  </child>
                </widget>
@@ -1217,4 +1226,22 @@ Copyright (C) 2004,
   </child>
 </widget>
 
+<widget class="GtkWindow" id="CheckWin">
+  <property name="title" translatable="yes">Check</property>
+  <property name="type">GTK_WINDOW_TOPLEVEL</property>
+  <property name="window_position">GTK_WIN_POS_NONE</property>
+  <property name="modal">False</property>
+  <property name="resizable">True</property>
+  <property name="destroy_with_parent">False</property>
+  <property name="decorated">True</property>
+  <property name="skip_taskbar_hint">False</property>
+  <property name="skip_pager_hint">False</property>
+  <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
+  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
+
+  <child>
+    <placeholder/>
+  </child>
+</widget>
+
 </glade-interface>