[gtk+] search-bar: use menu icon size for the close button



commit 2e53f90e077830301d0153dd1bfeec89de102704
Author: William Jon McCann <william jon mccann gmail com>
Date:   Wed Oct 9 19:19:12 2013 -0400

    search-bar: use menu icon size for the close button

 gtk/gtksearchbar.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtksearchbar.ui b/gtk/gtksearchbar.ui
index e545f9e..57ec27f 100644
--- a/gtk/gtksearchbar.ui
+++ b/gtk/gtksearchbar.ui
@@ -69,6 +69,7 @@
                       <object class="GtkImage" id="close_image">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
+                        <property name="icon_size">1</property>
                         <property name="icon_name">window-close-symbolic</property>
                       </object>
                     </child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]