summaryrefslogtreecommitdiff
path: root/data/totem.ui
diff options
context:
space:
mode:
authorKrifa75 <yahiaoui.fakhri@gmail.com>2022-11-17 01:09:51 +0100
committerBastien Nocera <hadess@hadess.net>2022-11-23 12:37:37 +0100
commitde1ad1532547ae014b7c91544d9763553485e2a9 (patch)
tree7177101dec99e96e633a0ce674d881ad5809a15c /data/totem.ui
parent86e45df5ed5fe7a3e1e911ca79131ecdc2f4b817 (diff)
downloadtotem-de1ad1532547ae014b7c91544d9763553485e2a9.tar.gz
main: Move headerbar signals connection to GtkBuilder
Diffstat (limited to 'data/totem.ui')
-rw-r--r--data/totem.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/totem.ui b/data/totem.ui
index fafce8c34..99154b770 100644
--- a/data/totem.ui
+++ b/data/totem.ui
@@ -199,6 +199,9 @@
<property name="show-select-button">True</property>
<property name="show-close-button">True</property>
<property name="title" translatable="yes">Videos</property>
+ <signal name="back-clicked" handler="back_button_clicked_cb"/>
+ <signal name="notify::search-mode" handler="update_add_button_visibility"/>
+ <signal name="notify::select-mode" handler="update_add_button_visibility"/>
<child>
<object class="GtkMenuButton" id="add_button">
<property name="visible">True</property>