Are you using glade?
-----Original
Message-----
From: zze-coframi balr001
[mailto:coframi balr001 rd francetelecom com]
Sent: 12 March 2002 14:21
To: Mailing list GTK+ (E-mail)
Subject: Destroying a window
I've got an application where I create two windows.
When I destroy one, the memory that is used by this window is not freed
although calling gtk_widget_destroy
fot that window. I see the memory I used looking at "top".
Can anyone tell me why the memory used by my second
window is not freed when I call gtk_widget_destroy for that window ??
thanks a lot
(I am using GTK.1.3.13.)
Isabelle