summaryrefslogtreecommitdiff
path: root/src/zenity.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenity.ui')
-rw-r--r--src/zenity.ui11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/zenity.ui b/src/zenity.ui
index 1f26eba..e4e6a5b 100644
--- a/src/zenity.ui
+++ b/src/zenity.ui
@@ -388,6 +388,17 @@
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
+ <object class="GtkSearchBar" id="zenity_tree_search_bar">
+ <property name="show-close-button">true</property>
+ <property name="key-capture-widget">zenity_tree_cv</property>
+ <child>
+ <object class="GtkSearchEntry" id="zenity_tree_search_entry">
+ <property name="hexpand">true</property>
+ </object>
+ </child>
+ </object>
+ </child>
+ <child>
<object class="GtkLabel" id="zenity_tree_text">
<property name="valign">center</property>
<property name="label" translatable="yes">Select items from the list below.</property>