[Glade-users] ToolItem property not restored
- From: towb at celvina.de (Tobias Weber)
- Subject: [Glade-users] ToolItem property not restored
- Date: Mon, 28 Sep 2009 13:46:44 +0200
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]