minimum width for left widget in gc hpaned

This commit is contained in:
Yann Leboulanger 2005-05-16 20:17:53 +00:00
parent 8a6132d929
commit 9aa5b02fc5
1 changed files with 2 additions and 1 deletions

View File

@ -7768,6 +7768,7 @@ Custom</property>
<child> <child>
<widget class="GtkVBox" id="vbox74"> <widget class="GtkVBox" id="vbox74">
<property name="width_request">150</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="homogeneous">False</property> <property name="homogeneous">False</property>
<property name="spacing">0</property> <property name="spacing">0</property>
@ -7915,7 +7916,7 @@ Custom</property>
</child> </child>
</widget> </widget>
<packing> <packing>
<property name="shrink">True</property> <property name="shrink">False</property>
<property name="resize">False</property> <property name="resize">False</property>
</packing> </packing>
</child> </child>