RE: Memory management in gtk

2010-10-19 Thread Vishak V. Kurup
October 19, 2010 2:43 PM To: Vishak V. Kurup Cc: gtk-app-devel-list@gnome.org Subject: Re: Memory management in gtk On 19 October 2010 06:22, Vishak V. Kurup wrote: > I am having a small problem related to GTK. My application is having > around 15 windows.  When I start my application and

Re: Memory management in gtk

2010-10-19 Thread jcupitt
On 19 October 2010 06:22, Vishak V. Kurup wrote: > I am having a small problem related to GTK. My application is having > around 15 windows.  When I start my application and check the memory > usage using "top" utility it shows around 19MB. When a new window is > created it may increase upto 22 MB

Memory management in gtk

2010-10-18 Thread Vishak V. Kurup
Hi all, I am having a small problem related to GTK. My application is having around 15 windows. When I start my application and check the memory usage using "top" utility it shows around 19MB. When a new window is created it may increase upto 22 MB (varies each time). And after I destroy the n