[Glade-users] ToolItem property not restored



Hi,
my toolbar looks different in Glade and my application.

<child>
   <widget class="GtkSeparatorToolItem" id="toolbutton3">
     <property name="visible">True</property>
     <property name="draw">False</property>
   </widget>
   <packing>
     <property name="expand">True</property>
     <property name="homogeneous">True</property>
   </packing>
</child>

After loading this using libglade 2.6.4 get_expand() returns False!  
Setting it in code gives me the same look as in Glade.




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