]> git.llucax.com Git - z.facultad/75.10/miklolife.git/blobdiff - demo/glade/actualizar_autorizacion_manual.glade
Actualizacion de autorizaciones!!
[z.facultad/75.10/miklolife.git] / demo / glade / actualizar_autorizacion_manual.glade
index 9cc1799eb89f81497b8d9e1b4e1b56856870f5cc..49e540bc71300a979c9ab6db7ba426db5c401f38 100644 (file)
@@ -4,6 +4,8 @@
 <glade-interface>
 
 <widget class="GtkDialog" id="autorizaciones_pendientes">
+  <property name="width_request">400</property>
+  <property name="height_request">450</property>
   <property name="visible">True</property>
   <property name="title" translatable="yes">Autorizaciones Pendientes</property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
@@ -53,7 +55,7 @@
 
       <child>
        <widget class="GtkVBox" id="vbox1">
-         <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">8</property>
@@ -68,7 +70,7 @@
              <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
              <child>
-               <widget class="GtkTreeView" id="treeview1">
+               <widget class="GtkTreeView" id="lista">
                  <property name="visible">True</property>
                  <property name="can_focus">True</property>
                  <property name="headers_visible">True</property>
                  <property name="can_focus">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
                  <property name="focus_on_click">True</property>
+                 <signal name="clicked" handler="OnRevisar" last_modification_time="Thu, 07 Jul 2005 01:27:13 GMT"/>
 
                  <child>
                    <widget class="GtkAlignment" id="alignment1">