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

This commit is contained in:
Tristan Van Berkom
2010-06-27 18:37:53 -04:00
parent a30585167f
commit 93b76327ec

View File

@@ -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>"