Re: [glade--]Bug in glade or glade--, label for Frame
Christof Petig <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Organization | Adolf Petig GmbH & Co. KG |
| Message-ID | <[email protected]> |
Mark Jones wrote:
> <child>
> <widget class="GtkLabel" id="label2">
> <property name="label" translatable="yes">whatever</property>
> ...properties
> </widget>
> <packing>
> <property name="type">label_item</property>
> </packing>
This is important! I didn't check for packing/type (since I did not
recognize this change in the glade format, yet).
I'll prepare a fix (this had been done for notebook in a similar way).
Christof