[gtk+] inspector: Search refinements
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] inspector: Search refinements
- Date: Sat, 1 Nov 2014 01:14:39 +0000 (UTC)
commit 3c997239e95d999b9c742553ee7995ff32d78591
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Oct 31 21:14:09 2014 -0400
inspector: Search refinements
Show close buttons on all search bars.
gtk/inspector/object-tree.ui | 1 +
gtk/inspector/prop-list.ui | 1 +
gtk/inspector/style-prop-list.ui | 1 +
3 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gtk/inspector/object-tree.ui b/gtk/inspector/object-tree.ui
index 98a39c1..397fb3c 100644
--- a/gtk/inspector/object-tree.ui
+++ b/gtk/inspector/object-tree.ui
@@ -17,6 +17,7 @@
<child>
<object class="GtkSearchBar" id="search_bar">
<property name="visible">True</property>
+ <property name="show-close-button">True</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>
diff --git a/gtk/inspector/prop-list.ui b/gtk/inspector/prop-list.ui
index 1851a44..aa1637f 100644
--- a/gtk/inspector/prop-list.ui
+++ b/gtk/inspector/prop-list.ui
@@ -15,6 +15,7 @@
<child>
<object class="GtkSearchBar" id="search_bar">
<property name="visible">True</property>
+ <property name="show-close-button">True</property>
<child>
<object class="GtkSearchEntry" id="search_entry">
<property name="visible">True</property>
diff --git a/gtk/inspector/style-prop-list.ui b/gtk/inspector/style-prop-list.ui
index f7153b6..0b81683 100644
--- a/gtk/inspector/style-prop-list.ui
+++ b/gtk/inspector/style-prop-list.ui
@@ -14,6 +14,7 @@
<child>
<object class="GtkSearchBar" id="search_bar">
<property name="visible">True</property>
+ <property name="show-close-button">True</property>
<child>
<object class="GtkSearchEntry" id="search_entry">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]