aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.me.uk>2018-04-23 23:17:43 +0200
committerThomas White <taw@bitwiz.me.uk>2018-04-23 23:17:43 +0200
commit24589a64a3dfc28469ab8744eb9fcab72ed4ae94 (patch)
treead7922bc87346c8a700d96f10a5d2685d1c2b2f3
parentd883a5e9a86916794d995282d7737572ef9a23e4 (diff)
Hook up some signals
-rw-r--r--data/stylesheeteditor.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/stylesheeteditor.ui b/data/stylesheeteditor.ui
index 514e01c..a3ec7c8 100644
--- a/data/stylesheeteditor.ui
+++ b/data/stylesheeteditor.ui
@@ -27,6 +27,7 @@
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<property name="always_show_image">True</property>
+ <signal name="clicked" handler="revert_sig" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>
@@ -42,6 +43,7 @@
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<property name="always_show_image">True</property>
+ <signal name="clicked" handler="gtk_widget_destroy" object="StylesheetEditor" swapped="yes"/>
</object>
<packing>
<property name="expand">True</property>