>> Hi Glade people,
>>
>> I'm having trouble destroying UIs that are built with Glade.
>> The root of the problem seems to be the reference-counted widgets
>> attached to other widgets via gtk_object_set_data_full by Glade.
>>
>> When I close the top-level widget, goes into its finalize phase.
>> gtk_object_finalize() in turn calls glib's g_datalist_clear():
> Which version of GTK+ do you have?
> I thought this problem was fixed in a recent GTK+ version.
>
> Damon
Crap, looks like it's 1.2.7; I thought it was 1.2.8.
I'll upgrade when I get home from work and let you know what happens.
Thanks for the quick reply.
cheers,
Charles
+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.