[gtk+] widget-factory: make the combobox entry focusable



commit b02591bfaeb2bd92044db0d07c6804fa3aed4e76
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Jan 11 11:46:56 2012 -0500

    widget-factory: make the combobox entry focusable

 tests/widget-factory.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tests/widget-factory.ui b/tests/widget-factory.ui
index aa606bc..101e89c 100644
--- a/tests/widget-factory.ui
+++ b/tests/widget-factory.ui
@@ -527,7 +527,6 @@ Suspendisse feugiat quam quis dolor accumsan cursus. </property>
                     <property name="has_entry">True</property>
                     <child internal-child="entry">
                       <object class="GtkEntry" id="comboboxtext-entry">
-                        <property name="can_focus">False</property>
                         <property name="text" translatable="yes">comboboxentry</property>
                       </object>
                     </child>



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