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