summaryrefslogtreecommitdiff
path: root/rhimport.glade
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2010-02-20 19:27:50 (GMT)
committerChristian Pointner <equinox@helsinki.at>2010-02-20 19:27:50 (GMT)
commitb16e4a7e1dee8e879adfc7b34be434cbd7e4201e (patch)
treeeeb12070b1df3e187bf99e3156a55a9880b3143b /rhimport.glade
parent91abfb48911cccf345879ebd1e0b90f00c8a243b (diff)
added gui signals callbacks
Diffstat (limited to 'rhimport.glade')
-rw-r--r--rhimport.glade2
1 files changed, 2 insertions, 0 deletions
diff --git a/rhimport.glade b/rhimport.glade
index 4ed5a77..e573dcb 100644
--- a/rhimport.glade
+++ b/rhimport.glade
@@ -9,6 +9,7 @@
<property name="title">rhimport</property>
<property name="gravity">center</property>
<property name="startup_id">1</property>
+ <signal name="destroy" handler="on_exit"/>
<child>
<widget class="GtkFrame" id="mainframe">
<property name="visible">True</property>
@@ -112,6 +113,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <signal name="clicked" handler="on_exit"/>
</widget>
<packing>
<property name="expand">False</property>