<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>
<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>
<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">