[gtk+/native-layout] Changed default window width of wrapping treeview height-for-width demo.



commit 93b76327ec61212c97e802e7d1a3a04f176f21de
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Sun Jun 27 18:37:53 2010 -0400

    Changed default window width of wrapping treeview height-for-width demo.

 tests/testheightforwidth.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/testheightforwidth.c b/tests/testheightforwidth.c
index 47038ca..a265005 100644
--- a/tests/testheightforwidth.c
+++ b/tests/testheightforwidth.c
@@ -764,7 +764,7 @@ TestInterface interfaces[] = {
     "  <requires lib=\"gtk+\" version=\"2.20\"/>"
     "  <!-- interface-naming-policy project-wide -->"
     "  <object class=\"GtkWindow\" id=\"window\">"
-    "    <property name=\"default_width\">500</property>"
+    "    <property name=\"default_width\">650</property>"
     "    <child>"
     "      <object class=\"GtkHPaned\" id=\"hpaned1\">"
     "        <property name=\"visible\">True</property>"



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