]> git.llucax.com Git - z.facultad/75.10/miklolife.git/blobdiff - demo/glade/registrar_visitas.glade
* ElimiarSolicitante
[z.facultad/75.10/miklolife.git] / demo / glade / registrar_visitas.glade
index ae21641c4df3e828e53fb8f6c4629d4145b8bac2..55f2f341b282406621adc17dabf9b5c70ec1004d 100644 (file)
@@ -4,6 +4,8 @@
 <glade-interface>
 
 <widget class="GtkDialog" id="registrar_visitas">
 <glade-interface>
 
 <widget class="GtkDialog" id="registrar_visitas">
+  <property name="width_request">420</property>
+  <property name="height_request">500</property>
   <property name="visible">True</property>
   <property name="title" translatable="yes">Registrar Visitas</property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
   <property name="visible">True</property>
   <property name="title" translatable="yes">Registrar Visitas</property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
@@ -52,7 +54,7 @@
 
       <child>
        <widget class="GtkVBox" id="vbox3">
 
       <child>
        <widget class="GtkVBox" id="vbox3">
-         <property name="border_width">8</property>
+         <property name="border_width">12</property>
          <property name="visible">True</property>
          <property name="homogeneous">False</property>
          <property name="spacing">0</property>
          <property name="visible">True</property>
          <property name="homogeneous">False</property>
          <property name="spacing">0</property>
@@ -67,7 +69,7 @@
              <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
              <child>
              <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
              <child>
-               <widget class="GtkTreeView" id="treeview1">
+               <widget class="GtkTreeView" id="visitas">
                  <property name="visible">True</property>
                  <property name="can_focus">True</property>
                  <property name="headers_visible">True</property>
                  <property name="visible">True</property>
                  <property name="can_focus">True</property>
                  <property name="headers_visible">True</property>
                  <property name="use_underline">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
                  <property name="focus_on_click">True</property>
                  <property name="use_underline">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
                  <property name="focus_on_click">True</property>
+                 <signal name="clicked" handler="OnEstablecerPendiente" last_modification_time="Thu, 16 Jun 2005 02:38:13 GMT"/>
                </widget>
              </child>
 
                </widget>
              </child>
 
                  <property name="use_underline">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
                  <property name="focus_on_click">True</property>
                  <property name="use_underline">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
                  <property name="focus_on_click">True</property>
+                 <signal name="clicked" handler="OnEliminarSolicitante" last_modification_time="Thu, 16 Jun 2005 03:17:41 GMT"/>
                </widget>
              </child>
            </widget>
                </widget>
              </child>
            </widget>