summaryrefslogtreecommitdiff
path: root/walls.ui
diff options
context:
space:
mode:
Diffstat (limited to 'walls.ui')
-rw-r--r--walls.ui4
1 files changed, 3 insertions, 1 deletions
diff --git a/walls.ui b/walls.ui
index 52e5b64..242a5b1 100644
--- a/walls.ui
+++ b/walls.ui
@@ -134,9 +134,11 @@
<object class="GtkIconView" id="thumbview">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="selection_mode">browse</property>
+ <property name="selection_mode">multiple</property>
<property name="orientation">horizontal</property>
+ <signal name="button_press_event" handler="on_thumbview_button_press_event"/>
<signal name="selection_changed" handler="on_thumbview_selection_changed"/>
+ <signal name="popup_menu" handler="on_thumbview_popup_menu"/>
</object>
</child>
</object>